Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dtmio_mmc_core.c207 if (host->native_hotplug) in tmio_mmc_reset()
1189 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1197 if (_host->native_hotplug) in tmio_mmc_host_probe()
1260 if (host->native_hotplug) in tmio_mmc_host_remove()
Dtmio_mmc.h176 bool native_hotplug; member