Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pltfm.c234 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
240 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend);
251 .suspend = sdhci_pltfm_suspend,
Dsdhci-pltfm.h114 extern int sdhci_pltfm_suspend(struct device *dev);
Dsdhci-esdhc-imx.c1295 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)