Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_pio.c370 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()
Dtmio_mmc.h94 bool native_hotplug; member