Home
last modified time | relevance | path

Searched refs:mmc_resume_host (Results 1 – 15 of 15) sorted by relevance

/drivers/mmc/core/
Dcore.c930 int mmc_resume_host(struct mmc_host *host) in mmc_resume_host() function
956 EXPORT_SYMBOL(mmc_resume_host);
/drivers/mmc/host/
Dsdricoh_cs.c531 mmc_resume_host(mmc); in sdricoh_pcmcia_resume()
Dtmio_mmc.c535 mmc_resume_host(mmc); in tmio_mmc_resume()
Domap.c1570 mmc_resume_host(slot->mmc); in mmc_omap_suspend()
1590 ret = mmc_resume_host(slot->mmc); in mmc_omap_resume()
Dpxamci.c710 ret = mmc_resume_host(mmc); in pxamci_resume()
Dmmci.c697 ret = mmc_resume_host(mmc); in mmci_resume()
Dmxcmmc.c843 ret = mmc_resume_host(mmc); in mxcmci_resume()
Dat91_mci.c1215 ret = mmc_resume_host(mmc); in at91_mci_resume()
Dau1xmmc.c1159 return mmc_resume_host(host->mmc); in au1xmmc_resume()
Dimxmmc.c1137 ret = mmc_resume_host(mmc); in imxmci_resume()
Dtifm_sd.c1050 rc = mmc_resume_host(mmc); in tifm_sd_resume()
Domap_hsmmc.c1233 ret = mmc_resume_host(host->mmc); in omap_mmc_resume()
Dwbsd.c1830 return mmc_resume_host(host->mmc); in wbsd_resume()
Ds3cmci.c1505 return mmc_resume_host(mmc); in s3cmci_resume()
Dsdhci.c1486 ret = mmc_resume_host(host->mmc); in sdhci_resume_host()