Home
last modified time | relevance | path

Searched defs:sdhci_suspend_host (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci.h886 static inline int sdhci_suspend_host(struct sdhci_host *host) { return -EOPNOTSUPP; } in sdhci_suspend_host() function
H A Dsdhci.c3803 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function