Searched refs:card_busy (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/ | ||
D | mmc.h | 515 int (*card_busy)(struct mmc *mmc); member |
/third_party/uboot/u-boot-2020.01/drivers/mmc/ | ||
D | himci.c | 1228 .card_busy = hi_mci_card_busy, |