/Linux-v5.4/arch/arm/boot/dts/ |
D | bcm47081-buffalo-wzr-600dhp2.dts | 113 eject { 114 label = "USB eject";
|
D | bcm4709-buffalo-wxr-1900dhp.dts | 115 eject { 116 label = "USB eject";
|
D | bcm4708-buffalo-wzr-1750dhp.dts | 129 eject { 130 label = "USB eject";
|
D | kirkwood-pogoplug-series-4.dts | 37 eject { 84 pmx_button_eject: pmx-button-eject {
|
D | kirkwood-dnskw.dtsi | 22 eject {
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | nau8824.txt | 64 - nuvoton,jack-eject-debounce: Jack ejection debounce time. 87 nuvoton,jack-eject-debounce = <1>;
|
D | nau8825.txt | 70 - nuvoton,jack-eject-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms 100 nuvoton,jack-eject-debounce = <7>;
|
/Linux-v5.4/drivers/memstick/host/ |
D | rtsx_usb_ms.c | 38 bool eject; member 547 if (!host->eject) in rtsx_usb_ms_request() 635 if (!host->eject) in rtsx_usb_ms_set_param() 724 if (host->eject || host->power_mode != MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card() 752 if (!host->eject && host->power_mode == MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card() 814 host->eject = true; in rtsx_usb_ms_drv_remove()
|
D | tifm_ms.c | 75 unsigned char eject:1, member 465 if (host->eject) { in tifm_ms_req_tasklet() 601 host->eject = 1; in tifm_ms_remove()
|
D | rtsx_pci_ms.c | 30 bool eject; member 591 host->eject = true; in rtsx_pci_ms_drv_remove()
|
/Linux-v5.4/drivers/ata/ |
D | libata-zpodd.c | 90 if (desc->mech_type == 0 && desc->load == 0 && desc->eject == 1) { in zpodd_get_mech_type() 94 desc->eject == 1) { in zpodd_get_mech_type()
|
/Linux-v5.4/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 38 bool eject; member 797 if (host->eject || !sd_get_cd_int(host)) { in sd_request() 1039 if (host->eject) in sdmmc_set_ios() 1089 if (host->eject) in sdmmc_get_ro() 1114 if (host->eject) in sdmmc_get_cd() 1215 if (host->eject) in sdmmc_switch_voltage() 1263 if (host->eject) in sdmmc_execute_tuning() 1442 host->eject = true; in rtsx_pci_sdmmc_drv_remove()
|
D | tifm_sd.c | 89 unsigned short eject:1, member 626 if (host->eject) { in tifm_sd_request() 1000 host->eject = 1; in tifm_sd_remove() 1040 host->eject = 1; in tifm_sd_resume()
|
/Linux-v5.4/include/linux/ |
D | tifm.h | 122 void (*eject)(struct tifm_adapter *fm, member
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 96 /* Insert = low, eject = high */ 323 cpu1_pen_eject: cpu1-pen-eject {
|
D | rk3399-gru-scarlet.dtsi | 186 /* Insert = low, eject = high */ 573 pen_eject_odl: pen-eject-odl {
|
/Linux-v5.4/drivers/misc/ |
D | tifm_7xx1.c | 355 fm->eject = tifm_7xx1_eject; in tifm_7xx1_probe() 399 fm->eject = tifm_7xx1_dummy_eject; in tifm_7xx1_remove()
|
D | tifm_core.c | 283 fm->eject(fm, sock); in tifm_eject()
|
/Linux-v5.4/include/uapi/linux/ |
D | cdrom.h | 930 __u8 eject:1; member 938 __u8 eject:1; member
|
/Linux-v5.4/drivers/greybus/ |
D | module.c | 47 static DEVICE_ATTR_WO(eject);
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-acpi | 52 What: /sys/bus/acpi/devices/.../eject
|
/Linux-v5.4/drivers/staging/greybus/Documentation/ |
D | sysfs-bus-greybus | 24 What: /sys/bus/greybus/devices/N-M/eject 244 forcibly eject from the system.
|
/Linux-v5.4/arch/powerpc/boot/dts/ |
D | wii.dts | 249 eject {
|
/Linux-v5.4/Documentation/scsi/ |
D | NinjaSCSI.txt | 108 If you eject card when doing some operation for your SCSI device or suspend
|
/Linux-v5.4/drivers/memstick/core/ |
D | mspro_block.c | 151 eject:1, member 838 if (msb->eject) { in mspro_queue_rq() 1327 msb->eject = 1; in mspro_block_remove()
|