Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_spi.c765 static int sdhc_spi_get_card_present(const struct device *dev) in sdhc_spi_get_card_present() function
824 .get_card_present = sdhc_spi_get_card_present,