sdhci_runtime_suspend_host  879 drivers/mmc/host/sdhci-acpi.c 	return sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host 1663 drivers/mmc/host/sdhci-esdhc-imx.c 	ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  246 drivers/mmc/host/sdhci-of-at91.c 	ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  159 drivers/mmc/host/sdhci-pci-core.c 		ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  533 drivers/mmc/host/sdhci-pxav3.c 	ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  726 drivers/mmc/host/sdhci-s3c.c 	ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  692 drivers/mmc/host/sdhci-sprd.c 	sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host  614 drivers/mmc/host/sdhci-xenon.c 	ret = sdhci_runtime_suspend_host(host);
sdhci_runtime_suspend_host 3346 drivers/mmc/host/sdhci.c EXPORT_SYMBOL_GPL(sdhci_runtime_suspend_host);
sdhci_runtime_suspend_host  781 drivers/mmc/host/sdhci.h int sdhci_runtime_suspend_host(struct sdhci_host *host);