Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mmc/
Dhost.h454 int rescan_disable; /* disable card detection */ member
/linux-6.1.9/drivers/mmc/core/
Dcore.c2209 if (host->rescan_disable) in mmc_rescan()
2276 host->rescan_disable = 0; in mmc_start_host()
2295 host->rescan_disable = 1; in __mmc_stop_host()
Dhost.c533 host->rescan_disable = 1; in mmc_alloc_host()