Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dblock.c415 static int card_busy_detect(struct mmc_card *card, unsigned int timeout_ms, in card_busy_detect() function
610 err = card_busy_detect(card, MMC_BLK_TIMEOUT_MS, NULL); in __mmc_blk_ioctl_cmd()
1650 err = card_busy_detect(card, timeout, NULL); in mmc_blk_fix_state()
1875 err = card_busy_detect(card, MMC_BLK_TIMEOUT_MS, &status); in mmc_blk_card_busy()