Searched refs:sdhci_pltfm_suspend (Results 1 – 5 of 5) sorted by relevance
116 int sdhci_pltfm_suspend(struct device *dev);119 static inline int sdhci_pltfm_suspend(struct device *dev) { return 0; } in sdhci_pltfm_suspend() function
209 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function226 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend);248 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
384 sdhci_pltfm_suspend(&pdev->dev); in sdhci_brcmstb_shutdown()397 return sdhci_pltfm_suspend(dev); in sdhci_brcmstb_suspend()
450 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_cdns_resume)
421 sdhci_pltfm_suspend(&pdev->dev); in sdhci_iproc_shutdown()