Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dblock.c979 static int card_busy_detect(struct mmc_card *card, unsigned int timeout_ms, in card_busy_detect() function
1676 err = card_busy_detect(card, timeout, req, NULL); in mmc_blk_fix_state()
1900 err = card_busy_detect(card, MMC_BLK_TIMEOUT_MS, req, &status); in mmc_blk_card_busy()