Home
last modified time | relevance | path

Searched refs:mmc_hsq_suspend (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmc_hsq.h27 void mmc_hsq_suspend(struct mmc_host *mmc);
H A Dmmc_hsq.c362 void mmc_hsq_suspend(struct mmc_host *mmc) in mmc_hsq_suspend() function
366 EXPORT_SYMBOL_GPL(mmc_hsq_suspend);
H A Dsdhci-sprd.c738 mmc_hsq_suspend(host->mmc); in sdhci_sprd_runtime_suspend()
H A Dsdhci-of-dwcmshc.c732 mmc_hsq_suspend(host->mmc); in dwcmshc_suspend()