Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/mmc/core/
H A Dhost.c592 mmc_free_host(*(struct mmc_host **)res); in devm_mmc_host_release()
692 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
699 EXPORT_SYMBOL(mmc_free_host);
/openbmc/linux/drivers/mmc/host/
H A Dsdricoh_cs.c444 mmc_free_host(mmc); in sdricoh_init_mmc()
486 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
H A Dtoshsd.c672 mmc_free_host(mmc); in toshsd_probe()
688 mmc_free_host(host->mmc); in toshsd_remove()
H A Dowl-mmc.c666 mmc_free_host(mmc); in owl_mmc_probe()
679 mmc_free_host(mmc); in owl_mmc_remove()
H 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()
H A Dcb710-mmc.c744 mmc_free_host(mmc); in cb710_mmc_init()
768 mmc_free_host(mmc); in cb710_mmc_exit()
H A Dmxs-mmc.c672 mmc_free_host(mmc); in mxs_mmc_probe()
689 mmc_free_host(mmc); in mxs_mmc_remove()
H A Dpxamci.c781 mmc_free_host(mmc); in pxamci_probe()
807 mmc_free_host(mmc); in pxamci_remove()
H A Dmoxart-mmc.c686 mmc_free_host(mmc); in moxart_probe()
705 mmc_free_host(mmc); in moxart_remove()
H A Dmvsdio.c793 mmc_free_host(mmc); in mvsd_probe()
811 mmc_free_host(mmc); in mvsd_remove()
H A Dmmc_spi.c1307 mmc_free_host(mmc); in mmc_spi_probe()
1330 mmc_free_host(mmc); in mmc_spi_remove()
H A Dwmt-sdmmc.c877 mmc_free_host(mmc); in wmt_mci_probe()
913 mmc_free_host(mmc); in wmt_mci_remove()
H 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()
H A Dalcor.c1124 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_probe()
1138 mmc_free_host(mmc); in alcor_pci_sdmmc_drv_remove()
H A Djz4740_mmc.c1161 mmc_free_host(mmc); in jz4740_mmc_probe()
1181 mmc_free_host(host->mmc); in jz4740_mmc_remove()
H A Dtmio_mmc_core.c1129 mmc_free_host(mmc); in tmio_mmc_host_alloc()
1137 mmc_free_host(host->mmc); in tmio_mmc_host_free()
H A Dau1xmmc.c1112 mmc_free_host(mmc); in au1xmmc_probe()
1154 mmc_free_host(host->mmc); in au1xmmc_remove()
H A Dtifm_sd.c987 mmc_free_host(mmc); in tifm_sd_probe()
1018 mmc_free_host(mmc); in tifm_sd_remove()
H A Dmxcmmc.c1160 mmc_free_host(mmc); in mxcmci_probe()
1181 mmc_free_host(mmc); in mxcmci_remove()
H A Dvia-sdmmc.c1163 mmc_free_host(mmc); in via_sd_probe()
1214 mmc_free_host(sdhost->mmc); in via_sd_remove()
H A Ddavinci_mmc.c1342 mmc_free_host(mmc); in davinci_mmcsd_probe()
1355 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
H A Dushc.c408 mmc_free_host(ushc->mmc); in ushc_clean_up()
H A Dlitex_mmc.c511 mmc_free_host(mmc); in litex_mmc_free_host_wrapper()
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c839 mmc_free_host(mmc); in gb_sdio_probe()
866 mmc_free_host(mmc); in gb_sdio_remove()
/openbmc/linux/include/linux/mmc/
H A Dhost.h540 void mmc_free_host(struct mmc_host *);

12