Searched refs:native_hotplug (Results 1 – 2 of 2) sorted by relevance
1289 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()1300 _host->native_hotplug = true; in tmio_mmc_host_probe()1306 if (_host->native_hotplug) in tmio_mmc_host_probe()1319 if (_host->native_hotplug) in tmio_mmc_host_probe()1360 if (!host->native_hotplug) in tmio_mmc_host_remove()1420 if (host->native_hotplug) in tmio_mmc_host_runtime_resume()
168 bool native_hotplug; member