Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dblock.c412 static int card_busy_detect(struct mmc_card *card, unsigned int timeout_ms, in card_busy_detect() function
588 err = card_busy_detect(card, MMC_BLK_TIMEOUT_MS, NULL); in __mmc_blk_ioctl_cmd()
1609 err = card_busy_detect(card, timeout, NULL); in mmc_blk_fix_state()
1833 err = card_busy_detect(card, MMC_BLK_TIMEOUT_MS, &status); in mmc_blk_card_busy()