Home
last modified time | relevance | path

Searched refs:native_hotplug (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc_core.c1133 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1144 _host->native_hotplug = true; in tmio_mmc_host_probe()
1150 if (_host->native_hotplug) in tmio_mmc_host_probe()
1165 if (_host->native_hotplug) in tmio_mmc_host_probe()
1219 if (host->native_hotplug) in tmio_mmc_host_remove()
1268 if (host->native_hotplug) in tmio_mmc_host_runtime_resume()
H A Dtmio_mmc.h169 bool native_hotplug; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c207 if (host->native_hotplug) in tmio_mmc_reset()
1193 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1201 if (_host->native_hotplug) in tmio_mmc_host_probe()
1264 if (host->native_hotplug) in tmio_mmc_host_remove()
H A Dtmio_mmc.h177 bool native_hotplug; member

Completed in 5 milliseconds