Searched refs:mmc_getcd (Results 1 – 5 of 5) sorted by relevance
492 int mmc_getcd(struct mmc *mmc);711 int mmc_getcd(struct mmc *mmc);
142 int mmc_getcd(struct mmc *mmc) in mmc_getcd() function
786 if (mmc_getcd(mmc) == 1 &&
1494 int mmc_getcd(struct mmc *mmc) function2267 no_card = mmc_getcd(mmc) == 0;
859 no_card = mmc_getcd(mmc) == 0; in spl_board_storages_fixup()