Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-of-dwcmshc.c127 sdhci_remove_host(host, 0); in dwcmshc_remove()
Dsdhci-spear.c133 sdhci_remove_host(host, dead); in sdhci_remove()
Dsdhci-sirf.c206 sdhci_remove_host(host, 0); in sdhci_sirf_probe()
Dsdhci-pic32.c227 sdhci_remove_host(host, scratch == (u32)~0); in pic32_sdhci_remove()
Dsdhci-bcm-kona.c309 sdhci_remove_host(host, 0); in sdhci_bcm_kona_probe()
Dsdhci-pltfm.c200 sdhci_remove_host(host, dead); in sdhci_pltfm_unregister()
Dsdhci_f_sdh30.c217 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_f_sdh30_remove()
Dsdhci-of-aspeed.c212 sdhci_remove_host(host, dead); in aspeed_sdhci_remove()
Dsdhci_am654.c503 sdhci_remove_host(host, true); in sdhci_am654_remove()
Dsdhci-pxav3.c485 sdhci_remove_host(host, 1); in sdhci_pxav3_remove()
Dsdhci.h748 void sdhci_remove_host(struct sdhci_host *host, int dead);
Dsdhci-xenon.c570 sdhci_remove_host(host, 0); in xenon_remove()
Dsdhci-s3c.c687 sdhci_remove_host(host, 1); in sdhci_s3c_remove()
Dsdhci-acpi.c833 sdhci_remove_host(c->host, dead); in sdhci_acpi_remove()
Dsdhci-omap.c1170 sdhci_remove_host(host, true); in sdhci_omap_remove()
Dsdhci-tegra.c1619 sdhci_remove_host(host, 0); in sdhci_tegra_remove()
Dsdhci-esdhc-imx.c1597 sdhci_remove_host(host, dead); in sdhci_esdhc_imx_remove()
Dsdhci.c4355 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() function
4404 EXPORT_SYMBOL_GPL(sdhci_remove_host);
Dsdhci-pci-core.c1996 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot()
Dsdhci-msm.c1978 sdhci_remove_host(host, dead); in sdhci_msm_remove()