Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h265 int (*get_card_present)(const struct device *dev); member
374 if (!api->get_card_present) { in z_impl_sdhc_card_present()
378 return api->get_card_present(dev); in z_impl_sdhc_card_present()
/Zephyr-latest/drivers/sdhc/
Difx_cat1_sdio.c310 .get_card_present = ifx_cat1_sdio_get_card_present,
Dsdhc_cdns.c242 .get_card_present = sdhc_cdns_get_card_present,
Dmcux_sdif.c408 .get_card_present = mcux_sdif_get_card_present,
Dsam_hsmci.c667 .get_card_present = sam_hsmci_get_card_present,
Dsdhc_spi.c824 .get_card_present = sdhc_spi_get_card_present,
Dsdhc_renesas_ra.c589 .get_card_present = sdhc_ra_get_card_present,
Dimx_usdhc.c1053 .get_card_present = imx_usdhc_get_card_present,
Dintel_emmc_host.c1274 .get_card_present = emmc_get_card_present,
Dsdhc_esp32.c1402 .get_card_present = sdhc_esp32_get_card_present,
Drcar_mmc.c1885 .get_card_present = rcar_mmc_get_card_present,