Home
last modified time | relevance | path

Searched defs:sdhci_pltfm_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pltfm.c228 int sdhci_pltfm_resume(struct device *dev) in sdhci_pltfm_resume() function
244 EXPORT_SYMBOL_GPL(sdhci_pltfm_resume); variable
H A Dsdhci-pltfm.h120 static inline int sdhci_pltfm_resume(struct device *dev) { return 0; } in sdhci_pltfm_resume() function
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pltfm.c220 int sdhci_pltfm_resume(struct device *dev) in sdhci_pltfm_resume() function
236 EXPORT_SYMBOL_GPL(sdhci_pltfm_resume); variable
H A Dsdhci-pltfm.h120 static inline int sdhci_pltfm_resume(struct device *dev) { return 0; } in sdhci_pltfm_resume() function

Completed in 2 milliseconds