Searched refs:sdhci_suspend_host (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci.h426 extern int sdhci_suspend_host(struct sdhci_host *host, pm_message_t state);
H A Dsdhci-s3c.c510 sdhci_suspend_host(host, pm);
H A Dsdhci-pci.c553 ret = sdhci_suspend_host(slot->host, state);
H A Dsdhci.c1602 int sdhci_suspend_host(struct sdhci_host *host, pm_message_t state) function
1620 EXPORT_SYMBOL_GPL(sdhci_suspend_host); variable

Completed in 49 milliseconds