Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dtmio_mmc_core.c207 if (host->native_hotplug) in tmio_mmc_reset()
1191 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1199 if (_host->native_hotplug) in tmio_mmc_host_probe()
1262 if (host->native_hotplug) in tmio_mmc_host_remove()
Dtmio_mmc.h177 bool native_hotplug; member