Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/mmc/core/
Dhost.c576 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
582 EXPORT_SYMBOL(mmc_free_host);
/kernel/linux/linux-5.10/drivers/mmc/host/
Dandroid-goldfish.c515 mmc_free_host(mmc); in goldfish_mmc_probe()
531 mmc_free_host(mmc); in goldfish_mmc_remove()
Dsdricoh_cs.c452 mmc_free_host(mmc); in sdricoh_init_mmc()
494 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
Dowl-mmc.c668 mmc_free_host(mmc); in owl_mmc_probe()
681 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()
Dmxs-mmc.c688 mmc_free_host(mmc); in mxs_mmc_probe()
705 mmc_free_host(mmc); in mxs_mmc_remove()
Dmeson-mx-sdio.c726 mmc_free_host(mmc); in meson_mx_mmc_probe()
746 mmc_free_host(host->mmc); in meson_mx_mmc_remove()
Dcb710-mmc.c744 mmc_free_host(mmc); in cb710_mmc_init()
768 mmc_free_host(mmc); in cb710_mmc_exit()
Dmoxart-mmc.c695 mmc_free_host(mmc); in moxart_probe()
711 mmc_free_host(mmc); in moxart_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()
Djz4740_mmc.c1084 mmc_free_host(mmc); in jz4740_mmc_probe()
1104 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dcavium.c1076 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_probe()
1084 mmc_free_host(slot->mmc); in cvm_mmc_of_slot_remove()
Dmmc_spi.c1497 mmc_free_host(mmc); in mmc_spi_probe()
1521 mmc_free_host(mmc); in mmc_spi_remove()
Dtifm_sd.c996 mmc_free_host(mmc); in tifm_sd_probe()
1027 mmc_free_host(mmc); in tifm_sd_remove()
Dmxcmmc.c1184 mmc_free_host(mmc); in mxcmci_probe()
1205 mmc_free_host(mmc); in mxcmci_remove()
Dtmio_mmc_core.c1073 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1081 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Dau1xmmc.c1111 mmc_free_host(mmc); in au1xmmc_probe()
1153 mmc_free_host(host->mmc); in au1xmmc_remove()
Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
Dmeson-gx-mmc.c1295 mmc_free_host(mmc); in meson_mmc_probe()
1319 mmc_free_host(host->mmc); in meson_mmc_remove()
Ddavinci_mmc.c1345 mmc_free_host(mmc); in davinci_mmcsd_probe()
1358 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
/kernel/linux/linux-5.10/include/linux/mmc/
Dhost.h482 void mmc_free_host(struct mmc_host *);
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dsdio.c840 mmc_free_host(mmc); in gb_sdio_probe()
868 mmc_free_host(mmc); in gb_sdio_remove()

12