Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/mmc/core/
Dhost.c593 mmc_free_host(*(struct mmc_host **)res); in devm_mmc_host_release()
693 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
699 EXPORT_SYMBOL(mmc_free_host);
/Linux-v6.6/drivers/mmc/host/
Dsdricoh_cs.c444 mmc_free_host(mmc); in sdricoh_init_mmc()
486 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.c672 mmc_free_host(mmc); in toshsd_probe()
688 mmc_free_host(host->mmc); in toshsd_remove()
Dmxs-mmc.c672 mmc_free_host(mmc); in mxs_mmc_probe()
689 mmc_free_host(mmc); in mxs_mmc_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.c686 mmc_free_host(mmc); in moxart_probe()
705 mmc_free_host(mmc); in moxart_remove()
Dpxamci.c781 mmc_free_host(mmc); in pxamci_probe()
807 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.c877 mmc_free_host(mmc); in wmt_mci_probe()
917 mmc_free_host(mmc); in wmt_mci_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()
Dalcor.c1124 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_probe()
1138 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_remove()
Djz4740_mmc.c1161 mmc_free_host(mmc); in jz4740_mmc_probe()
1181 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dtifm_sd.c987 mmc_free_host(mmc); in tifm_sd_probe()
1018 mmc_free_host(mmc); in tifm_sd_remove()
Dtmio_mmc_core.c1127 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1135 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Dau1xmmc.c1112 mmc_free_host(mmc); in au1xmmc_probe()
1154 mmc_free_host(host->mmc); in au1xmmc_remove()
Dmmc_spi.c1485 mmc_free_host(mmc); in mmc_spi_probe()
1509 mmc_free_host(mmc); in mmc_spi_remove()
Dmxcmmc.c1160 mmc_free_host(mmc); in mxcmci_probe()
1181 mmc_free_host(mmc); in mxcmci_remove()
Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
Dvia-sdmmc.c1163 mmc_free_host(mmc); in via_sd_probe()
1214 mmc_free_host(sdhost->mmc); in via_sd_remove()
Ddavinci_mmc.c1342 mmc_free_host(mmc); in davinci_mmcsd_probe()
1355 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Dlitex_mmc.c511 mmc_free_host(mmc); in litex_mmc_free_host_wrapper()
/Linux-v6.6/drivers/staging/greybus/
Dsdio.c839 mmc_free_host(mmc); in gb_sdio_probe()
866 mmc_free_host(mmc); in gb_sdio_remove()
/Linux-v6.6/include/linux/mmc/
Dhost.h540 void mmc_free_host(struct mmc_host *);

12