Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmc_hsq.h32 void mmc_hsq_suspend(struct mmc_host *mmc);
H A Dmmc_hsq.c352 void mmc_hsq_suspend(struct mmc_host *mmc) in mmc_hsq_suspend() function
356 EXPORT_SYMBOL_GPL(mmc_hsq_suspend);
H A Dsdhci-sprd.c927 mmc_hsq_suspend(host->mmc); in sdhci_sprd_runtime_suspend()