Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-pltfm.c209 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
226 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend);
248 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
Dsdhci-pltfm.h114 int sdhci_pltfm_suspend(struct device *dev);
Dsdhci-cadence.c430 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_cdns_resume)