Home
last modified time | relevance | path

Searched refs:mmc_of_parse (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.1.9/drivers/mmc/host/
Dsdhci-dove.c83 ret = mmc_of_parse(host->mmc); in sdhci_dove_probe()
Dsdhci-pic32.c189 ret = mmc_of_parse(host->mmc); in pic32_sdhci_probe()
Dsdhci-bcm-kona.c226 ret = mmc_of_parse(host->mmc); in sdhci_bcm_kona_probe()
Dsdhci_f_sdh30.c115 ret = mmc_of_parse(host->mmc); in sdhci_f_sdh30_probe()
Dsdhci-of-sparx5.c203 ret = mmc_of_parse(host->mmc); in sdhci_sparx5_probe()
Dsdhci-milbeaut.c259 ret = mmc_of_parse(host->mmc); in sdhci_milbeaut_probe()
Dsdhci-cadence.c397 ret = mmc_of_parse(host->mmc); in sdhci_cdns_probe()
Dsdhci-iproc.c379 ret = mmc_of_parse(host->mmc); in sdhci_iproc_probe()
Dsdhci-brcmstb.c302 res = mmc_of_parse(host->mmc); in sdhci_brcmstb_probe()
Dsdhci-st.c381 ret = mmc_of_parse(host->mmc); in sdhci_st_probe()
Dsdhci-of-at91.c373 ret = mmc_of_parse(host->mmc); in sdhci_at91_probe()
Dsdhci-pxav3.c418 ret = mmc_of_parse(host->mmc); in sdhci_pxav3_probe()
Dsdhci-of-aspeed.c433 ret = mmc_of_parse(host->mmc); in aspeed_sdhci_probe()
Dsdhci-of-dwcmshc.c500 err = mmc_of_parse(host->mmc); in dwcmshc_probe()
Dsdhci-xenon.c536 err = mmc_of_parse(host->mmc); in xenon_probe()
Dlitex_mmc.c606 ret = mmc_of_parse(mmc); in litex_mmc_probe()
Dsdhci-s3c.c645 ret = mmc_of_parse(host->mmc); in sdhci_s3c_probe()
Dsdhci-sprd.c593 ret = mmc_of_parse(host->mmc); in sdhci_sprd_probe()
Dowl-mmc.c617 ret = mmc_of_parse(mmc); in owl_mmc_probe()
Dmoxart-mmc.c594 ret = mmc_of_parse(mmc); in moxart_probe()
Dmxs-mmc.c639 ret = mmc_of_parse(mmc); in mxs_mmc_probe()
Dsdhci_am654.c837 ret = mmc_of_parse(host->mmc); in sdhci_am654_probe()
Dmeson-mx-sdio.c569 ret = mmc_of_parse(mmc); in meson_mx_mmc_add_host()
/linux-6.1.9/drivers/mmc/core/
Dhost.c276 int mmc_of_parse(struct mmc_host *host) in mmc_of_parse() function
437 EXPORT_SYMBOL(mmc_of_parse);
/linux-6.1.9/include/linux/mmc/
Dhost.h535 int mmc_of_parse(struct mmc_host *host);

12