Searched refs:sdhci_remove_host (Results 1 - 7 of 7) 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-spear.c221 sdhci_remove_host(host, 1);
263 sdhci_remove_host(host, dead);
H A Dsdhci-pltfm.c148 sdhci_remove_host(host, dead);
H A Dsdhci-of-core.c190 sdhci_remove_host(host, 0);
H A Dsdhci.h423 extern void sdhci_remove_host(struct sdhci_host *host, int dead);
H A Dsdhci-s3c.c483 sdhci_remove_host(host, 1);
H A Dsdhci-pci.c736 sdhci_remove_host(slot->host, dead);
H A Dsdhci.c1959 void sdhci_remove_host(struct sdhci_host *host, int dead) function
2009 EXPORT_SYMBOL_GPL(sdhci_remove_host); variable

Completed in 47 milliseconds