Home
last modified time | relevance | path

Searched refs:rescan_disable (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/mmc/
Dhost.h320 int rescan_disable; /* disable card detection */ member
/linux-4.4.14/drivers/mmc/core/
Dhost.c323 host->rescan_disable = 1; in mmc_alloc_host()
Dcore.c2575 if (host->rescan_disable) in mmc_rescan()
2639 host->rescan_disable = 0; in mmc_start_host()
2664 host->rescan_disable = 1; in mmc_stop_host()
2781 host->rescan_disable = 1; in mmc_pm_notify()
2808 host->rescan_disable = 0; in mmc_pm_notify()