Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/mmc/host/
Dsdhci-dove.c80 ret = mmc_of_parse(host->mmc); in sdhci_dove_probe()
Dsdhci-pic32.c189 ret = mmc_of_parse(host->mmc); in pic32_sdhci_probe()
Dsdhci-of-sparx5.c200 ret = mmc_of_parse(host->mmc); in sdhci_sparx5_probe()
Dsdhci_f_sdh30.c134 ret = mmc_of_parse(host->mmc); in sdhci_f_sdh30_probe()
Dsdhci-bcm-kona.c225 ret = mmc_of_parse(host->mmc); in sdhci_bcm_kona_probe()
Dsdhci-milbeaut.c259 ret = mmc_of_parse(host->mmc); in sdhci_milbeaut_probe()
Dsdhci-brcmstb.c294 res = mmc_of_parse(host->mmc); in sdhci_brcmstb_probe()
Dsdhci-iproc.c380 ret = mmc_of_parse(host->mmc); in sdhci_iproc_probe()
Dsdhci-of-at91.c373 ret = mmc_of_parse(host->mmc); in sdhci_at91_probe()
Dsdhci-st.c380 ret = mmc_of_parse(host->mmc); in sdhci_st_probe()
Dsdhci-pxav3.c416 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-cadence.c525 ret = mmc_of_parse(host->mmc); in sdhci_cdns_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()
Dowl-mmc.c617 ret = mmc_of_parse(mmc); in owl_mmc_probe()
Dsdhci-s3c.c644 ret = mmc_of_parse(host->mmc); in sdhci_s3c_probe()
Dsdhci-of-dwcmshc.c514 err = mmc_of_parse(host->mmc); in dwcmshc_probe()
Dmxs-mmc.c638 ret = mmc_of_parse(mmc); in mxs_mmc_probe()
Dmeson-mx-sdio.c569 ret = mmc_of_parse(mmc); in meson_mx_mmc_add_host()
Dmoxart-mmc.c588 ret = mmc_of_parse(mmc); in moxart_probe()
Dpxamci.c592 ret = mmc_of_parse(mmc); in pxamci_of_init()
Dsdhci-sprd.c741 ret = mmc_of_parse(host->mmc); in sdhci_sprd_probe()
/Linux-v6.6/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-v6.6/include/linux/mmc/
Dhost.h543 int mmc_of_parse(struct mmc_host *host);

12