Searched refs:sdhci_remove_host (Results 1 - 21 of 21) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dsdhci-spear.c131 sdhci_remove_host(host, dead);
H A Dsdhci-pic32.c220 sdhci_remove_host(host, scratch == (u32)~0);
H A Dsdhci-bcm-kona.c298 sdhci_remove_host(host, 0);
H A Dsdhci-pltfm.c183 sdhci_remove_host(host, dead);
H A Dsdhci-milbeaut.c321 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) ==
H A Dsdhci-esdhc-mcf.c500 sdhci_remove_host(host, 0);
H A Dsdhci-pxav3.c483 sdhci_remove_host(host, 1);
H A Dsdhci-xenon.c621 sdhci_remove_host(host, 0);
H A Dsdhci-of-aspeed.c461 sdhci_remove_host(host, 0);
H A Dsdhci-s3c.c682 sdhci_remove_host(host, 1);
H A Dsdhci.h772 void sdhci_remove_host(struct sdhci_host *host, int dead);
H A Dsdhci_am654.c955 sdhci_remove_host(host, true);
H A Dsdhci-sprd.c905 sdhci_remove_host(host, 0);
H A Dsdhci-acpi.c985 sdhci_remove_host(c->host, dead);
H A Dsdhci-of-dwcmshc.c1312 sdhci_remove_host(host, 0);
H A Dsdhci-omap.c1402 sdhci_remove_host(host, true);
H A Dsdhci-tegra.c1826 sdhci_remove_host(host, 0);
H A Dsdhci-esdhc-imx.c1838 sdhci_remove_host(host, dead);
H A Dsdhci.c4888 void sdhci_remove_host(struct sdhci_host *host, int dead) function
4940 EXPORT_SYMBOL_GPL(sdhci_remove_host); variable
H A Dsdhci-msm.c2679 sdhci_remove_host(host, dead);
H A Dsdhci-pci-core.c2164 sdhci_remove_host(slot->host, dead);

Completed in 208 milliseconds