Searched refs:mmc_getcd (Results 1 – 4 of 4) sorted by relevance
480 int mmc_getcd(struct mmc *mmc);746 int mmc_getcd(struct mmc *mmc);
102 int mmc_getcd(struct mmc *mmc) in mmc_getcd() function
1161 int mmc_getcd(struct mmc *mmc) in mmc_getcd() function2718 no_card = mmc_getcd(mmc) == 0; in mmc_start_init()
104 if (!mmc_getcd(mmc)) in init_mmc_device()