Home
last modified time | relevance | path

Searched refs:get_cd (Results 1 – 3 of 3) sorted by relevance

/components/drivers/sdio/sdhci/
A Dfit-mmc.c114 return mmc->ops->get_cd(mmc); in rt_plat_get_card_status()
A Dsdhci.c314 if (!mmc->ops->get_cd(mmc)) in sdhci_do_reset()
1214 present = mmc->ops->get_cd(mmc); in sdhci_card_event()
1817 present = host->mmc->ops->get_cd(host->mmc); in sdhci_send_command_retry()
1982 present = mmc->ops->get_cd(mmc); in rt_sdhci_start_request()
2251 .get_cd = sdhci_get_cd,
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h98 int (*get_cd)(struct rt_mmc_host *host); member

Completed in 11 milliseconds