Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pltfm.c209 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
226 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend); variable
H A Dsdhci-pltfm.h119 static inline int sdhci_pltfm_suspend(struct device *dev) { return 0; } in sdhci_pltfm_suspend() function
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pltfm.c201 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
218 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend); variable
H A Dsdhci-pltfm.h119 static inline int sdhci_pltfm_suspend(struct device *dev) { return 0; } in sdhci_pltfm_suspend() function

Completed in 2 milliseconds