Home
last modified time | relevance | path

Searched refs:ejected (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/greybus/
A Dgreybus_trace.h303 __field(int, ejected) /* bool */
314 __entry->ejected = intf->ejected;
322 __entry->disconnected, __entry->ejected, __entry->active,
A Dmodule.c34 intf->ejected = true; in eject_store()
A Dinterface.c924 if (intf->ejected || intf->removed) in _gb_interface_activate()
/linux/drivers/block/
A Dswim.c176 int ejected; member
452 fs->ejected = 1; in floppy_eject()
630 if (fs->ejected) in floppy_open()
644 fs->ejected = 0; in floppy_open()
738 return fs->ejected ? DISK_EVENT_MEDIA_CHANGE : 0; in floppy_check_events()
765 fs->ejected = 1; in swim_add_floppy()
A Dswim3.c199 int ejected; member
328 if (fs->ejected) { in swim3_queue_rq()
878 fs->ejected = 1; in fd_eject()
968 if (fs->ejected) in floppy_open()
1029 return fs->ejected ? DISK_EVENT_MEDIA_CHANGE : 0; in floppy_check_events()
1063 fs->ejected = 0; in floppy_revalidate()
/linux/include/linux/greybus/
A Dinterface.h59 bool ejected; member
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-acpi85 devices and will allow those devices to be ejected with
/linux/Documentation/usb/
A Dmass-storage.rst82 ejected or removed (as is true for a CD-ROM drive or a card
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst149 the glock is ejected from memory.
/linux/Documentation/cdrom/
A Dcdrom-standard.rst392 - 1 Lock door, tray cannot be ejected manually
728 it is automatically ejected, such that the user can replace it.
/linux/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst562 the optical drive tray is ejected)

Completed in 15 milliseconds