Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h268 int (*get_host_props)(const struct device *dev, member
449 if (!api->get_host_props) { in z_impl_sdhc_get_host_props()
453 return api->get_host_props(dev, props); in z_impl_sdhc_get_host_props()
/Zephyr-latest/drivers/sdhc/
Difx_cat1_sdio.c312 .get_host_props = ifx_cat1_sdio_get_host_props,
Dsdhc_cdns.c241 .get_host_props = sdhc_cdns_get_host_props,
Dmcux_sdif.c406 .get_host_props = mcux_sdif_get_host_props,
Dsam_hsmci.c665 .get_host_props = sam_hsmci_get_host_props,
Dsdhc_spi.c823 .get_host_props = sdhc_spi_get_host_props,
Dsdhc_renesas_ra.c591 .get_host_props = sdhc_ra_get_host_props,
Dimx_usdhc.c1056 .get_host_props = imx_usdhc_get_host_props,
Dintel_emmc_host.c1277 .get_host_props = emmc_get_host_props,
Dsdhc_esp32.c1404 .get_host_props = sdhc_esp32_get_host_props,
Drcar_mmc.c1886 .get_host_props = rcar_mmc_get_host_props,