Home
last modified time | relevance | path

Searched refs:sdhci_resume_host (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-arasan.c125 return sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-spear.c187 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-sirf.c261 return sdhci_resume_host(host); in sdhci_sirf_resume()
Dsdhci-pltfm.c246 return sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-st.c484 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci-acpi.c463 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci.h666 extern int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-pxav3.c525 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci-of-esdhc.c498 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-s3c.c682 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-pci-core.c1484 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend()
1510 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume()
Dsdhci.c2725 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
2762 EXPORT_SYMBOL_GPL(sdhci_resume_host);