Home
last modified time | relevance | path

Searched refs:mmc_card_is_removable (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h242 static inline int mmc_card_is_removable(struct rt_mmc_host *host) in mmc_card_is_removable() function
/components/drivers/sdio/sdhci/
A Dsdhci.c267 if ((host->quirks & RT_SDHCI_QUIRK_BROKEN_CARD_DETECTION) || !mmc_card_is_removable(host->mmc)) in sdhci_set_card_detection()
914 if (!mmc_card_is_removable(mmc)) in sdhci_get_cd()
2729 …if ((host->quirks & RT_SDHCI_QUIRK_BROKEN_CARD_DETECTION) && mmc_card_is_removable(mmc) && rt_mmc_… in rt_sdhci_setup_host()

Completed in 14 milliseconds