Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/mmc/core/
A 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-6.3-rc2/drivers/mmc/host/
A Dsdricoh_cs.c452 mmc_free_host(mmc); in sdricoh_init_mmc()
494 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
A Dowl-mmc.c666 mmc_free_host(mmc); in owl_mmc_probe()
679 mmc_free_host(mmc); in owl_mmc_remove()
A Dtoshsd.c672 mmc_free_host(mmc); in toshsd_probe()
688 mmc_free_host(host->mmc); in toshsd_remove()
A Dcb710-mmc.c744 mmc_free_host(mmc); in cb710_mmc_init()
768 mmc_free_host(mmc); in cb710_mmc_exit()
A Dmeson-mx-sdio.c725 mmc_free_host(mmc); in meson_mx_mmc_probe()
745 mmc_free_host(host->mmc); in meson_mx_mmc_remove()
A Dmxs-mmc.c673 mmc_free_host(mmc); in mxs_mmc_probe()
690 mmc_free_host(mmc); in mxs_mmc_remove()
A Dmoxart-mmc.c692 mmc_free_host(mmc); in moxart_probe()
713 mmc_free_host(mmc); in moxart_remove()
A Dpxamci.c783 mmc_free_host(mmc); in pxamci_probe()
809 mmc_free_host(mmc); in pxamci_remove()
A Dmvsdio.c793 mmc_free_host(mmc); in mvsd_probe()
811 mmc_free_host(mmc); in mvsd_remove()
A Dwmt-sdmmc.c880 mmc_free_host(mmc); in wmt_mci_probe()
920 mmc_free_host(mmc); in wmt_mci_remove()
A Dalcor.c1124 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_probe()
1138 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_remove()
A 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()
A Djz4740_mmc.c1162 mmc_free_host(mmc); in jz4740_mmc_probe()
1182 mmc_free_host(host->mmc); in jz4740_mmc_remove()
A Dsunplus-mmc.c936 mmc_free_host(mmc); in spmmc_drv_probe()
951 mmc_free_host(host->mmc); in spmmc_drv_remove()
A Dau1xmmc.c1112 mmc_free_host(mmc); in au1xmmc_probe()
1154 mmc_free_host(host->mmc); in au1xmmc_remove()
A Dmmc_spi.c1485 mmc_free_host(mmc); in mmc_spi_probe()
1509 mmc_free_host(mmc); in mmc_spi_remove()
A Dmxcmmc.c1162 mmc_free_host(mmc); in mxcmci_probe()
1183 mmc_free_host(mmc); in mxcmci_remove()
A Dtifm_sd.c987 mmc_free_host(mmc); in tifm_sd_probe()
1018 mmc_free_host(mmc); in tifm_sd_remove()
A Dtmio_mmc_core.c1127 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1135 mmc_free_host(host->mmc); in tmio_mmc_host_free()
A Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
A Ddavinci_mmc.c1343 mmc_free_host(mmc); in davinci_mmcsd_probe()
1356 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
A Dvia-sdmmc.c1164 mmc_free_host(mmc); in via_sd_probe()
1216 mmc_free_host(sdhost->mmc); in via_sd_remove()
/linux-6.3-rc2/drivers/staging/greybus/
A Dsdio.c839 mmc_free_host(mmc); in gb_sdio_probe()
866 mmc_free_host(mmc); in gb_sdio_remove()
/linux-6.3-rc2/include/linux/mmc/
A Dhost.h533 void mmc_free_host(struct mmc_host *);

Completed in 55 milliseconds

12