Searched refs:native_hotplug (Results 1 – 2 of 2) sorted by relevance
370 if (!host->native_hotplug) in tmio_mmc_start_command()1130 _host->native_hotplug = !(pdata->flags & TMIO_MMC_USE_GPIO_CD || in tmio_mmc_host_probe()1153 if (_host->native_hotplug) in tmio_mmc_host_probe()1167 if (!_host->native_hotplug) in tmio_mmc_host_probe()1224 if (!host->native_hotplug) in tmio_mmc_host_remove()
94 bool native_hotplug; member