Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dhost.h325 int rescan_disable; /* disable card detection */ member
/linux-4.1.27/drivers/mmc/core/
Dcore.c2458 if (host->rescan_disable) in mmc_rescan()
2522 host->rescan_disable = 0; in mmc_start_host()
2543 host->rescan_disable = 1; in mmc_stop_host()
2658 host->rescan_disable = 1; in mmc_pm_notify()
2685 host->rescan_disable = 0; in mmc_pm_notify()
Dhost.c474 host->rescan_disable = 1; in mmc_alloc_host()