Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
A Dcore.c946 if (!host->detect_change) in mmc_execute_tuning()
1411 host->detect_change = 1; in _mmc_detect_change()
2133 if (!host->detect_change && !(host->caps & MMC_CAP_NEEDS_POLL)) in mmc_detect_card_removed()
2136 host->detect_change = 0; in mmc_detect_card_removed()
2213 host->detect_change = 0; in mmc_rescan()
/linux/include/linux/mmc/
A Dhost.h453 int detect_change; /* card detect flag */ member

Completed in 9 milliseconds