Home
last modified time | relevance | path

Searched refs:sdhci_remove_host (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci-spear.c154 sdhci_remove_host(host, dead); in sdhci_remove()
Dsdhci-sirf.c188 sdhci_remove_host(host, 0); in sdhci_sirf_probe()
Dsdhci-pxav2.c243 sdhci_remove_host(host, 1); in sdhci_pxav2_remove()
Dsdhci_f_sdh30.c204 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_f_sdh30_remove()
Dsdhci-bcm-kona.c311 sdhci_remove_host(host, 0); in sdhci_bcm_kona_probe()
Dsdhci-pltfm.c229 sdhci_remove_host(host, dead); in sdhci_pltfm_unregister()
Dsdhci-acpi.c405 sdhci_remove_host(c->host, dead); in sdhci_acpi_remove()
Dsdhci.h641 extern void sdhci_remove_host(struct sdhci_host *host, int dead);
Dsdhci-msm.c572 sdhci_remove_host(host, dead); in sdhci_msm_remove()
Dsdhci-pxav3.c497 sdhci_remove_host(host, 1); in sdhci_pxav3_remove()
Dsdhci-s3c.c658 sdhci_remove_host(host, 1); in sdhci_s3c_remove()
Dsdhci-esdhc-imx.c1126 sdhci_remove_host(host, dead); in sdhci_esdhc_imx_remove()
Dsdhci-pci.c1551 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot()
Dsdhci.c3480 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() function
3532 EXPORT_SYMBOL_GPL(sdhci_remove_host);