Searched refs:mmc_getcd (Results 1 – 11 of 11) sorted by relevance
141 int mmc_getcd(struct mmc *mmc) in mmc_getcd() function
1475 int mmc_getcd(struct mmc *mmc) function2242 no_card = mmc_getcd(mmc) == 0;
492 int mmc_getcd(struct mmc *mmc);711 int mmc_getcd(struct mmc *mmc);
837 no_card = mmc_getcd(mmc) == 0; in spl_board_storages_fixup()