Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-bcm-kona.c298 sdhci_remove_host(host, 0); in sdhci_bcm_kona_probe()
H A Dsdhci-of-ma35d1.c286 sdhci_remove_host(host, 0); in ma35_remove()
H A Dsdhci-milbeaut.c315 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_milbeaut_remove()
H A Dsdhci-esdhc-mcf.c491 sdhci_remove_host(host, 0); in sdhci_esdhc_mcf_remove()
H A Dsdhci.c4955 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() function
5007 EXPORT_SYMBOL_GPL(sdhci_remove_host);
H A Dsdhci-msm.c2922 sdhci_remove_host(host, dead); in sdhci_msm_remove()