Searched refs:get_cd (Results 1 – 3 of 3) sorted by relevance
116 return mmc->ops->get_cd(mmc); in plat_get_card_status()
147 int (*get_cd)(struct mmc_host *host); member
364 if (!mmc->ops->get_cd(mmc)) in sdhci_do_reset()1358 present = mmc->ops->get_cd(mmc); in sdhci_card_event()2055 present = host->mmc->ops->get_cd(host->mmc); in sdhci_send_command_retry()2204 present = mmc->ops->get_cd(mmc); in sdhci_request()2565 .get_cd = sdhci_get_cd,
Completed in 12 milliseconds