Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns_ll.c85 static int sdhc_cdns_card_present(void) in sdhc_cdns_card_present() function
569 ret = sdhc_cdns_card_present(); in sdhc_cdns_init()
767 .card_present = sdhc_cdns_card_present,