Home
last modified time | relevance | path

Searched refs:mmc_free_host (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.4/drivers/mmc/core/
Dhost.c520 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
526 EXPORT_SYMBOL(mmc_free_host);
/Linux-v5.4/drivers/mmc/host/
Dsdricoh_cs.c447 mmc_free_host(mmc); in sdricoh_init_mmc()
489 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
Dandroid-goldfish.c523 mmc_free_host(mmc); in goldfish_mmc_probe()
539 mmc_free_host(mmc); in goldfish_mmc_remove()
Dtoshsd.c668 mmc_free_host(mmc); in toshsd_probe()
684 mmc_free_host(host->mmc); in toshsd_remove()
Dcb710-mmc.c736 mmc_free_host(mmc); in cb710_mmc_init()
760 mmc_free_host(mmc); in cb710_mmc_exit()
Dmxs-mmc.c679 mmc_free_host(mmc); in mxs_mmc_probe()
696 mmc_free_host(mmc); in mxs_mmc_remove()
Dpxamci.c775 mmc_free_host(mmc); in pxamci_probe()
801 mmc_free_host(mmc); in pxamci_remove()
Dmeson-mx-sdio.c729 mmc_free_host(mmc); in meson_mx_mmc_probe()
749 mmc_free_host(host->mmc); in meson_mx_mmc_remove()
Dmoxart-mmc.c681 mmc_free_host(mmc); in moxart_probe()
698 mmc_free_host(mmc); in moxart_remove()
Dmvsdio.c797 mmc_free_host(mmc); in mvsd_probe()
815 mmc_free_host(mmc); in mvsd_remove()
Dwmt-sdmmc.c876 mmc_free_host(mmc); in wmt_mci_probe()
916 mmc_free_host(mmc); in wmt_mci_remove()
Dcavium.c1077 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_probe()
1085 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_remove()
Djz4740_mmc.c1042 mmc_free_host(mmc); in jz4740_mmc_probe()
1062 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dmxcmmc.c1175 mmc_free_host(mmc); in mxcmci_probe()
1196 mmc_free_host(mmc); in mxcmci_remove()
Dtifm_sd.c989 mmc_free_host(mmc); in tifm_sd_probe()
1020 mmc_free_host(mmc); in tifm_sd_remove()
Dau1xmmc.c1130 mmc_free_host(mmc); in au1xmmc_probe()
1172 mmc_free_host(host->mmc); in au1xmmc_remove()
Dmmc_spi.c1469 mmc_free_host(mmc); in mmc_spi_probe()
1500 mmc_free_host(mmc); in mmc_spi_remove()
Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
Dvia-sdmmc.c1157 mmc_free_host(mmc); in via_sd_probe()
1209 mmc_free_host(sdhost->mmc); in via_sd_remove()
Dtmio_mmc_core.c1144 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1152 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Ddavinci_mmc.c1346 mmc_free_host(mmc); in davinci_mmcsd_probe()
1359 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Dmeson-gx-mmc.c1219 mmc_free_host(mmc); in meson_mmc_probe()
1243 mmc_free_host(host->mmc); in meson_mmc_remove()
Dsdhci-sprd.c675 mmc_free_host(mmc); in sdhci_sprd_remove()
/Linux-v5.4/include/linux/mmc/
Dhost.h473 void mmc_free_host(struct mmc_host *);
/Linux-v5.4/drivers/staging/greybus/
Dsdio.c837 mmc_free_host(mmc); in gb_sdio_probe()
865 mmc_free_host(mmc); in gb_sdio_remove()

12