Searched refs:native_hotplug (Results 1 – 2 of 2) sorted by relevance
368 if (!host->native_hotplug) in tmio_mmc_start_command()1127 _host->native_hotplug = !(pdata->flags & TMIO_MMC_USE_GPIO_CD || in tmio_mmc_host_probe()1150 if (_host->native_hotplug) in tmio_mmc_host_probe()1164 if (!_host->native_hotplug) in tmio_mmc_host_probe()1221 if (!host->native_hotplug) in tmio_mmc_host_remove()
94 bool native_hotplug; member