Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dtmio_mmc_core.c208 if (host->native_hotplug) in tmio_mmc_reset()
1186 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
1194 if (_host->native_hotplug) in tmio_mmc_host_probe()
1257 if (host->native_hotplug) in tmio_mmc_host_remove()
H A Dtmio_mmc.h180 bool native_hotplug; member