Home
last modified time | relevance | path

Searched refs:native_hotplug (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/mmc/host/
Dtmio_mmc_core.c198 if (host->native_hotplug) in tmio_mmc_reset()
966 if (host->native_hotplug) in tmio_mmc_set_ios()
1178 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1186 if (_host->native_hotplug) in tmio_mmc_host_probe()
1249 if (host->native_hotplug) in tmio_mmc_host_remove()
1298 if (host->native_hotplug) in tmio_mmc_host_runtime_resume()
Dtmio_mmc.h172 bool native_hotplug; member