Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-spear.c187 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-of-arasan.c121 return sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-sirf.c224 return sdhci_resume_host(host); in sdhci_sirf_resume()
Dsdhci-pltfm.c250 return sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-of-esdhc.c320 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-st.c484 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci-acpi.c424 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci.h657 extern int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-pxav3.c527 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci-s3c.c682 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-pci.c1272 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend()
1298 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume()
Dsdhci.c2751 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
2792 EXPORT_SYMBOL_GPL(sdhci_resume_host);