Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dsdhc.h243 int (*get_host_props)(const struct device *dev, member
426 if (!api->get_host_props) { in z_impl_sdhc_get_host_props()
430 return api->get_host_props(dev, props); in z_impl_sdhc_get_host_props()
/Zephyr-Core-3.5.0/drivers/sdhc/
Dmcux_sdif.c406 .get_host_props = mcux_sdif_get_host_props,
Dsam_hsmci.c665 .get_host_props = sam_hsmci_get_host_props,
Dsdhc_spi.c765 .get_host_props = sdhc_spi_get_host_props,
Dimx_usdhc.c849 .get_host_props = imx_usdhc_get_host_props,
Dintel_emmc_host.c1277 .get_host_props = emmc_get_host_props,