Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/mmc/host/
Dsdricoh_cs.c452 mmc_free_host(mmc); in sdricoh_init_mmc()
494 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
Dowl-mmc.c666 mmc_free_host(mmc); in owl_mmc_probe()
679 mmc_free_host(mmc); in owl_mmc_remove()
Dtoshsd.c668 mmc_free_host(mmc); in toshsd_probe()
684 mmc_free_host(host->mmc); in toshsd_remove()
Dcb710-mmc.c744 mmc_free_host(mmc); in cb710_mmc_init()
768 mmc_free_host(mmc); in cb710_mmc_exit()
Dmeson-mx-sdio.c725 mmc_free_host(mmc); in meson_mx_mmc_probe()
745 mmc_free_host(host->mmc); in meson_mx_mmc_remove()
Dmoxart-mmc.c681 mmc_free_host(mmc); in moxart_probe()
702 mmc_free_host(mmc); in moxart_remove()
Dmxs-mmc.c673 mmc_free_host(mmc); in mxs_mmc_probe()
690 mmc_free_host(mmc); in mxs_mmc_remove()
Dpxamci.c778 mmc_free_host(mmc); in pxamci_probe()
804 mmc_free_host(mmc); in pxamci_remove()
Dmvsdio.c793 mmc_free_host(mmc); in mvsd_probe()
811 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()
Dalcor.c1121 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_probe()
1135 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_remove()
Dcavium.c1074 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_probe()
1082 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_remove()
Djz4740_mmc.c1116 mmc_free_host(mmc); in jz4740_mmc_probe()
1136 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dau1xmmc.c1112 mmc_free_host(mmc); in au1xmmc_probe()
1154 mmc_free_host(host->mmc); in au1xmmc_remove()
Dmxcmmc.c1160 mmc_free_host(mmc); in mxcmci_probe()
1181 mmc_free_host(mmc); in mxcmci_remove()
Dtifm_sd.c995 mmc_free_host(mmc); in tifm_sd_probe()
1026 mmc_free_host(mmc); in tifm_sd_remove()
Dtmio_mmc_core.c1125 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1133 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Dmmc_spi.c1485 mmc_free_host(mmc); in mmc_spi_probe()
1509 mmc_free_host(mmc); in mmc_spi_remove()
Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
Dvia-sdmmc.c1162 mmc_free_host(mmc); in via_sd_probe()
1214 mmc_free_host(sdhost->mmc); in via_sd_remove()
Ddavinci_mmc.c1343 mmc_free_host(mmc); in davinci_mmcsd_probe()
1356 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Dlitex_mmc.c510 mmc_free_host(mmc); in litex_mmc_free_host_wrapper()
/Linux-v6.1/drivers/mmc/core/
Dhost.c671 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
677 EXPORT_SYMBOL(mmc_free_host);
/Linux-v6.1/drivers/staging/greybus/
Dsdio.c839 mmc_free_host(mmc); in gb_sdio_probe()
866 mmc_free_host(mmc); in gb_sdio_remove()
/Linux-v6.1/include/linux/mmc/
Dhost.h532 void mmc_free_host(struct mmc_host *);

12