Home
last modified time | relevance | path

Searched refs:eject (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dnau8821.txt34 - nuvoton,jack-eject-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms
53 nuvoton,jack-eject-debounce = <7>;
Dnau8824.txt64 - nuvoton,jack-eject-debounce: Jack ejection debounce time.
87 nuvoton,jack-eject-debounce = <1>;
Dnau8825.txt70 - nuvoton,jack-eject-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms
103 nuvoton,jack-eject-debounce = <7>;
/linux-6.1.9/arch/arm/boot/dts/
Dbcm4709-buffalo-wxr-1900dhp.dts113 button-eject {
114 label = "USB eject";
Dbcm47081-buffalo-wzr-600dhp2.dts113 button-eject {
114 label = "USB eject";
Dbcm4708-buffalo-wzr-1750dhp.dts129 button-eject {
130 label = "USB eject";
Dbcm4708-buffalo-wzr-1166dhp-common.dtsi133 button-eject {
134 label = "USB eject";
Dkirkwood-pogoplug-series-4.dts37 eject {
84 pmx_button_eject: pmx-button-eject {
Dkirkwood-dnskw.dtsi22 eject {
/linux-6.1.9/drivers/memstick/host/
Drtsx_usb_ms.c38 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()
Dtifm_ms.c75 unsigned char eject:1, member
465 if (host->eject) { in tifm_ms_req_tasklet()
601 host->eject = 1; in tifm_ms_remove()
Drtsx_pci_ms.c30 bool eject; member
591 host->eject = true; in rtsx_pci_ms_drv_remove()
/linux-6.1.9/drivers/ata/
Dlibata-zpodd.c90 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-6.1.9/drivers/mmc/host/
Drtsx_pci_sdmmc.c39 bool eject; member
810 if (host->eject || !sd_get_cd_int(host)) { in sd_request()
1092 if (host->eject) in sdmmc_set_ios()
1142 if (host->eject) in sdmmc_get_ro()
1167 if (host->eject) in sdmmc_get_cd()
1268 if (host->eject) in sdmmc_switch_voltage()
1316 if (host->eject) in sdmmc_execute_tuning()
1396 host->eject = true; in sdmmc_init_sd_express()
1558 host->eject = true; in rtsx_pci_sdmmc_drv_remove()
Dtifm_sd.c91 unsigned short eject:1, member
628 if (host->eject) { in tifm_sd_request()
1006 host->eject = 1; in tifm_sd_remove()
1046 host->eject = 1; in tifm_sd_resume()
/linux-6.1.9/include/linux/
Dtifm.h122 void (*eject)(struct tifm_adapter *fm, member
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts97 /* Insert = low, eject = high */
324 cpu1_pen_eject: cpu1-pen-eject {
/linux-6.1.9/drivers/misc/
Dtifm_7xx1.c340 fm->eject = tifm_7xx1_eject; in tifm_7xx1_probe()
384 fm->eject = tifm_7xx1_dummy_eject; in tifm_7xx1_remove()
Dtifm_core.c281 fm->eject(fm, sock); in tifm_eject()
/linux-6.1.9/include/uapi/linux/
Dcdrom.h952 __u8 eject:1; member
960 __u8 eject:1; member
/linux-6.1.9/drivers/greybus/
Dmodule.c47 static DEVICE_ATTR_WO(eject);
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-pompom.dtsi146 /* Insert = high, eject = low */
/linux-6.1.9/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-kakadu.dtsi50 /* Insert = low, eject = high */
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-acpi53 What: /sys/bus/acpi/devices/.../eject
/linux-6.1.9/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus24 What: /sys/bus/greybus/devices/N-M/eject
244 forcibly eject from the system.

12