Searched refs:mmc_resume_host (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mmc/
H A Dhost.h145 extern int mmc_resume_host(struct mmc_host *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/core/
H A Dcore.c703 * mmc_resume_host - resume a previously suspended host
706 int mmc_resume_host(struct mmc_host *host) function
725 EXPORT_SYMBOL(mmc_resume_host); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/host/
H A Dmmci.c654 ret = mmc_resume_host(mmc);
H A Dpxamci.c571 ret = mmc_resume_host(mmc);
H A Dsdhci.c1069 mmc_resume_host(chip->hosts[i]->mmc);
1118 ret = mmc_resume_host(chip->hosts[i]->mmc);
H A Dat91_mci.c955 ret = mmc_resume_host(mmc);
H A Dimxmmc.c1100 ret = mmc_resume_host(mmc);
H A Domap.c1237 ret = mmc_resume_host(host->mmc);
H A Dtifm_sd.c1046 rc = mmc_resume_host(mmc);
H A Dwbsd.c1845 return mmc_resume_host(host->mmc);

Completed in 95 milliseconds