Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/mmc/core/
Dhost.c481 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
487 EXPORT_SYMBOL(mmc_free_host);
/Linux-v4.19/drivers/mmc/host/
Dandroid-goldfish.c528 mmc_free_host(host->mmc); in goldfish_mmc_probe()
543 mmc_free_host(host->mmc); in goldfish_mmc_remove()
Dsdricoh_cs.c461 mmc_free_host(mmc); in sdricoh_init_mmc()
503 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
Dtoshsd.c672 mmc_free_host(mmc); in toshsd_probe()
688 mmc_free_host(host->mmc); in toshsd_remove()
Dcb710-mmc.c737 mmc_free_host(mmc); in cb710_mmc_init()
761 mmc_free_host(mmc); in cb710_mmc_exit()
Dmeson-mx-sdio.c726 mmc_free_host(mmc); in meson_mx_mmc_probe()
746 mmc_free_host(host->mmc); in meson_mx_mmc_remove()
Dmxs-mmc.c694 mmc_free_host(mmc); in mxs_mmc_probe()
711 mmc_free_host(mmc); in mxs_mmc_remove()
Dmoxart-mmc.c681 mmc_free_host(mmc); in moxart_probe()
698 mmc_free_host(mmc); in moxart_remove()
Dpxamci.c794 mmc_free_host(mmc); in pxamci_probe()
820 mmc_free_host(mmc); in pxamci_remove()
Dmvsdio.c800 mmc_free_host(mmc); in mvsd_probe()
818 mmc_free_host(mmc); in mvsd_remove()
Dwmt-sdmmc.c880 mmc_free_host(mmc); in wmt_mci_probe()
920 mmc_free_host(mmc); in wmt_mci_remove()
Dcavium.c1075 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_probe()
1083 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_remove()
Djz4740_mmc.c1140 mmc_free_host(mmc); in jz4740_mmc_probe()
1162 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dmxcmmc.c1192 mmc_free_host(mmc); in mxcmci_probe()
1213 mmc_free_host(mmc); in mxcmci_remove()
Dau1xmmc.c1132 mmc_free_host(mmc); in au1xmmc_probe()
1174 mmc_free_host(host->mmc); in au1xmmc_remove()
Dmmc_spi.c1482 mmc_free_host(mmc); in mmc_spi_probe()
1517 mmc_free_host(mmc); in mmc_spi_remove()
Dtifm_sd.c994 mmc_free_host(mmc); in tifm_sd_probe()
1026 mmc_free_host(mmc); in tifm_sd_remove()
Dushc.c412 mmc_free_host(ushc->mmc); in ushc_clean_up()
Ddavinci_mmc.c1359 mmc_free_host(mmc); in davinci_mmcsd_probe()
1372 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Dtmio_mmc_core.c1220 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1228 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Dvia-sdmmc.c1169 mmc_free_host(mmc); in via_sd_probe()
1223 mmc_free_host(sdhost->mmc); in via_sd_remove()
Domap.c1298 mmc_free_host(mmc); in mmc_omap_new_slot()
1316 mmc_free_host(mmc); in mmc_omap_remove_slot()
Dbcm2835.c1430 mmc_free_host(mmc); in bcm2835_probe()
1448 mmc_free_host(host->mmc); in bcm2835_remove()
/Linux-v4.19/include/linux/mmc/
Dhost.h469 void mmc_free_host(struct mmc_host *);
/Linux-v4.19/drivers/staging/greybus/
Dsdio.c837 mmc_free_host(mmc); in gb_sdio_probe()
865 mmc_free_host(mmc); in gb_sdio_remove()

12