Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c208 if (host->native_hotplug) in tmio_mmc_reset()
1187 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1195 if (_host->native_hotplug) in tmio_mmc_host_probe()
1258 if (host->native_hotplug) in tmio_mmc_host_remove()
H A Dtmio_mmc.h175 bool native_hotplug; member