Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dsdhci-spear.c131 sdhci_remove_host(host, dead); in sdhci_remove()
Dsdhci-pic32.c220 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_f_sdh30.c191 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_f_sdh30_remove()
Dsdhci-pltfm.c200 sdhci_remove_host(host, dead); in sdhci_pltfm_unregister()
Dsdhci-milbeaut.c321 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_milbeaut_remove()
Dsdhci-esdhc-mcf.c498 sdhci_remove_host(host, 0); in sdhci_esdhc_mcf_remove()
Dsdhci-of-dwcmshc.c445 sdhci_remove_host(host, 0); in dwcmshc_remove()
Dsdhci-pxav3.c485 sdhci_remove_host(host, 1); in sdhci_pxav3_remove()
Dsdhci-of-aspeed.c462 sdhci_remove_host(host, dead); in aspeed_sdhci_remove()
Dsdhci.h760 void sdhci_remove_host(struct sdhci_host *host, int dead);
Dsdhci-xenon.c601 sdhci_remove_host(host, 0); in xenon_remove()
Dsdhci-s3c.c683 sdhci_remove_host(host, 1); in sdhci_s3c_remove()
Dsdhci-sprd.c713 sdhci_remove_host(host, 0); in sdhci_sprd_remove()
Dsdhci_am654.c862 sdhci_remove_host(host, true); in sdhci_am654_remove()
Dsdhci-acpi.c1017 sdhci_remove_host(c->host, dead); in sdhci_acpi_remove()
Dsdhci-omap.c1235 sdhci_remove_host(host, true); in sdhci_omap_remove()
Dsdhci-tegra.c1755 sdhci_remove_host(host, 0); in sdhci_tegra_remove()
Dsdhci-esdhc-imx.c1734 sdhci_remove_host(host, dead); in sdhci_esdhc_imx_remove()
Dsdhci.c4782 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() function
4834 EXPORT_SYMBOL_GPL(sdhci_remove_host);
Dsdhci-pci-core.c2275 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot()
Dsdhci-msm.c2765 sdhci_remove_host(host, dead); in sdhci_msm_remove()