Home
last modified time | relevance | path

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

123

/linux/drivers/mmc/host/
H A Dsdhci-npcm.c58 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_f_sdh30.c134 ret = mmc_of_parse(host->mmc); in sdhci_f_sdh30_probe()
H A Dsdhci-bcm-kona.c225 ret = mmc_of_parse(host->mmc); in sdhci_bcm_kona_probe()
H A Dsdhci-of-sparx5.c198 ret = mmc_of_parse(host->mmc); in sdhci_sparx5_probe()
H A Dsdhci-of-k1.c267 ret = mmc_of_parse(host->mmc); in spacemit_sdhci_probe()
H A Dsdhci-of-ma35d1.c218 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.c361 ret = mmc_of_parse(host->mmc); in sdhci_at91_probe()
H A Dsdhci-of-aspeed.c431 ret = mmc_of_parse(host->mmc); in aspeed_sdhci_probe()
H A Dsdhci-cadence.c592 ret = mmc_of_parse(host->mmc); in sdhci_cdns_probe()
H A Dsdhci-pxav3.c446 ret = mmc_of_parse(host->mmc); in sdhci_pxav3_probe()
H A Dlitex_mmc.c596 ret = mmc_of_parse(mmc); in litex_mmc_probe()
H A Dsdhci-xenon.c555 err = mmc_of_parse(host->mmc); in xenon_probe()
H A Dsdhci-s3c.c641 ret = mmc_of_parse(host->mmc); in sdhci_s3c_probe()
H A Dowl-mmc.c611 ret = mmc_of_parse(mmc); in owl_mmc_probe()
H A Dsdhci-brcmstb.c531 res = mmc_of_parse(host->mmc); in sdhci_brcmstb_probe()
H A Dpxamci.c592 ret = mmc_of_parse(mmc); in pxamci_of_init()
H A Dmoxart-mmc.c585 ret = mmc_of_parse(mmc); in moxart_probe()
H A Dmxs-mmc.c633 ret = mmc_of_parse(mmc); in mxs_mmc_probe()
/linux/drivers/mmc/core/
H A Dhost.c271 int mmc_of_parse(struct mmc_host *host) in mmc_of_parse() function
434 EXPORT_SYMBOL(mmc_of_parse);
/linux/include/linux/mmc/
H A Dhost.h593 int mmc_of_parse(struct mmc_host *host);

123