Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/mmc/host/
H A Dsdhci-npcm.c59 ret = mmc_of_parse(host->mmc); in npcm_sdhci_probe()
H A Dsdhci-dove.c80 ret = mmc_of_parse(host->mmc); in sdhci_dove_probe()
H A Dsdhci-pic32.c189 ret = mmc_of_parse(host->mmc); in pic32_sdhci_probe()
H A Dsdhci-bcm-kona.c225 ret = mmc_of_parse(host->mmc); in sdhci_bcm_kona_probe()
H A Dsdhci_f_sdh30.c134 ret = mmc_of_parse(host->mmc); in sdhci_f_sdh30_probe()
H A Dsdhci-of-sparx5.c200 ret = mmc_of_parse(host->mmc); in sdhci_sparx5_probe()
H A Dsdhci-of-ma35d1.c219 err = mmc_of_parse(host->mmc); in ma35_probe()
H A Dsdhci-milbeaut.c259 ret = mmc_of_parse(host->mmc); in sdhci_milbeaut_probe()
H A Dsdhci-iproc.c380 ret = mmc_of_parse(host->mmc); in sdhci_iproc_probe()
H A Dsdhci-st.c380 ret = mmc_of_parse(host->mmc); in sdhci_st_probe()
H A Dsdhci-of-at91.c373 ret = mmc_of_parse(host->mmc); in sdhci_at91_probe()
H A Dsdhci-cadence.c525 ret = mmc_of_parse(host->mmc); in sdhci_cdns_probe()
H A Dsdhci-brcmstb.c411 res = mmc_of_parse(host->mmc); in sdhci_brcmstb_probe()
H A Dsdhci-pxav3.c417 ret = mmc_of_parse(host->mmc); in sdhci_pxav3_probe()
H A Dsdhci-of-aspeed.c433 ret = mmc_of_parse(host->mmc); in aspeed_sdhci_probe()
H A Dlitex_mmc.c606 ret = mmc_of_parse(mmc); in litex_mmc_probe()
H A Dowl-mmc.c617 ret = mmc_of_parse(mmc); in owl_mmc_probe()
H A Dsdhci-s3c.c644 ret = mmc_of_parse(host->mmc); in sdhci_s3c_probe()
H A Dsdhci-xenon.c556 err = mmc_of_parse(host->mmc); in xenon_probe()
H A Dmxs-mmc.c638 ret = mmc_of_parse(mmc); in mxs_mmc_probe()
H A Dmeson-mx-sdio.c569 ret = mmc_of_parse(mmc); in meson_mx_mmc_add_host()
H A Dpxamci.c592 ret = mmc_of_parse(mmc); in pxamci_of_init()
H A Dmeson-mx-sdhc-mmc.c837 ret = mmc_of_parse(mmc); in meson_mx_sdhc_probe()
/linux-6.15/drivers/mmc/core/
H A Dhost.c271 int mmc_of_parse(struct mmc_host *host) in mmc_of_parse() function
432 EXPORT_SYMBOL(mmc_of_parse);
/linux-6.15/include/linux/mmc/
H A Dhost.h580 int mmc_of_parse(struct mmc_host *host);

123