Home
last modified time | relevance | path

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

/linux-6.1.9/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.c299 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.c194 sdhci_remove_host(host, readl(host->ioaddr + SDHCI_INT_STATUS) == in sdhci_f_sdh30_remove()
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-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-of-dwcmshc.c566 sdhci_remove_host(host, 0); in dwcmshc_remove()
Dsdhci-xenon.c591 sdhci_remove_host(host, 0); in xenon_remove()
Dsdhci.h766 void sdhci_remove_host(struct sdhci_host *host, int dead);
Dsdhci-s3c.c683 sdhci_remove_host(host, 1); in sdhci_s3c_remove()
Dsdhci-sprd.c730 sdhci_remove_host(host, 0); in sdhci_sprd_remove()
Dsdhci_am654.c865 sdhci_remove_host(host, true); in sdhci_am654_remove()
Dsdhci-acpi.c936 sdhci_remove_host(c->host, dead); in sdhci_acpi_remove()
Dsdhci-omap.c1403 sdhci_remove_host(host, true); in sdhci_omap_remove()
Dsdhci-tegra.c1789 sdhci_remove_host(host, 0); in sdhci_tegra_remove()
Dsdhci-esdhc-imx.c1760 sdhci_remove_host(host, dead); in sdhci_esdhc_imx_remove()
Dsdhci-pci-core.c2163 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot()
Dsdhci.c4912 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() function
4964 EXPORT_SYMBOL_GPL(sdhci_remove_host);
Dsdhci-msm.c2812 sdhci_remove_host(host, dead); in sdhci_msm_remove()