sdhci_resume_host  864 drivers/mmc/host/sdhci-acpi.c 	return sdhci_resume_host(c->host);
sdhci_resume_host  427 drivers/mmc/host/sdhci-cadence.c 	ret = sdhci_resume_host(host);
sdhci_resume_host 1638 drivers/mmc/host/sdhci-esdhc-imx.c 	ret = sdhci_resume_host(host);
sdhci_resume_host  419 drivers/mmc/host/sdhci-of-arasan.c 			sdhci_resume_host(host);
sdhci_resume_host  466 drivers/mmc/host/sdhci-of-arasan.c 	ret = sdhci_resume_host(host);
sdhci_resume_host 1119 drivers/mmc/host/sdhci-of-esdhc.c 	int ret = sdhci_resume_host(host);
sdhci_resume_host   98 drivers/mmc/host/sdhci-pci-core.c 		sdhci_resume_host(chip->slots[i]->host);
sdhci_resume_host  112 drivers/mmc/host/sdhci-pci-core.c 		ret = sdhci_resume_host(slot->host);
sdhci_resume_host  238 drivers/mmc/host/sdhci-pltfm.c 	ret = sdhci_resume_host(host);
sdhci_resume_host  517 drivers/mmc/host/sdhci-pxav3.c 	ret = sdhci_resume_host(host);
sdhci_resume_host  714 drivers/mmc/host/sdhci-s3c.c 	return sdhci_resume_host(host);
sdhci_resume_host  169 drivers/mmc/host/sdhci-spear.c 	return sdhci_resume_host(host);
sdhci_resume_host  506 drivers/mmc/host/sdhci-st.c 	return sdhci_resume_host(host);
sdhci_resume_host 1666 drivers/mmc/host/sdhci-tegra.c 	ret = sdhci_resume_host(host);
sdhci_resume_host 3324 drivers/mmc/host/sdhci.c EXPORT_SYMBOL_GPL(sdhci_resume_host);
sdhci_resume_host  780 drivers/mmc/host/sdhci.h int sdhci_resume_host(struct sdhci_host *host);