Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Dhost.c590 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
596 EXPORT_SYMBOL(mmc_free_host);
/linux-4.1.27/drivers/mmc/host/
Dsdricoh_cs.c469 mmc_free_host(mmc); in sdricoh_init_mmc()
510 mmc_free_host(mmc); in sdricoh_pcmcia_detach()
Dandroid-goldfish.c540 mmc_free_host(host->mmc); in goldfish_mmc_probe()
555 mmc_free_host(host->mmc); in goldfish_mmc_remove()
Dtoshsd.c671 mmc_free_host(mmc); in toshsd_probe()
687 mmc_free_host(host->mmc); in toshsd_remove()
Dbfin_sdh.c614 mmc_free_host(mmc); in sdh_probe()
633 mmc_free_host(mmc); in sdh_remove()
Dmoxart-mmc.c682 mmc_free_host(mmc); in moxart_probe()
699 mmc_free_host(mmc); in moxart_remove()
Dcb710-mmc.c737 mmc_free_host(mmc); in cb710_mmc_init()
761 mmc_free_host(mmc); in cb710_mmc_exit()
Dmxs-mmc.c684 mmc_free_host(mmc); in mxs_mmc_probe()
701 mmc_free_host(mmc); in mxs_mmc_remove()
Dpxamci.c827 mmc_free_host(mmc); in pxamci_probe()
878 mmc_free_host(mmc); in pxamci_remove()
Dmvsdio.c827 mmc_free_host(mmc); in mvsd_probe()
845 mmc_free_host(mmc); in mvsd_remove()
Dwmt-sdmmc.c875 mmc_free_host(mmc); in wmt_mci_probe()
915 mmc_free_host(mmc); in wmt_mci_remove()
Dsunxi-mmc.c1051 mmc_free_host(mmc); in sunxi_mmc_probe()
1071 mmc_free_host(mmc); in sunxi_mmc_remove()
Djz4740_mmc.c1104 mmc_free_host(mmc); in jz4740_mmc_probe()
1127 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dushc.c412 mmc_free_host(ushc->mmc); in ushc_clean_up()
Dmmc_spi.c1474 mmc_free_host(mmc); in mmc_spi_probe()
1509 mmc_free_host(mmc); in mmc_spi_remove()
Dau1xmmc.c1128 mmc_free_host(mmc); in au1xmmc_probe()
1170 mmc_free_host(host->mmc); in au1xmmc_remove()
Dtifm_sd.c994 mmc_free_host(mmc); in tifm_sd_probe()
1026 mmc_free_host(mmc); in tifm_sd_remove()
Dmxcmmc.c1182 mmc_free_host(mmc); in mxcmci_probe()
1203 mmc_free_host(mmc); in mxcmci_remove()
Dvia-sdmmc.c1170 mmc_free_host(mmc); in via_sd_probe()
1224 mmc_free_host(sdhost->mmc); in via_sd_remove()
Ddavinci_mmc.c1395 mmc_free_host(mmc); in davinci_mmcsd_probe()
1426 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Domap.c1297 mmc_free_host(mmc); in mmc_omap_new_slot()
1315 mmc_free_host(mmc); in mmc_omap_remove_slot()
Drtsx_pci_sdmmc.c1409 mmc_free_host(mmc); in rtsx_pci_sdmmc_drv_probe()
1469 mmc_free_host(mmc); in rtsx_pci_sdmmc_drv_remove()
Dsh_mmcif.c1498 mmc_free_host(mmc); in sh_mmcif_probe()
1523 mmc_free_host(host->mmc); in sh_mmcif_remove()
Dmmci.c1749 mmc_free_host(mmc); in mmci_probe()
1776 mmc_free_host(mmc); in mmci_remove()
Ds3cmci.c1804 mmc_free_host(mmc); in s3cmci_probe()
1855 mmc_free_host(mmc); in s3cmci_remove()
Dusdhi6rol0.c1812 mmc_free_host(mmc); in usdhi6_probe()
1827 mmc_free_host(host->mmc); in usdhi6_remove()
Domap_hsmmc.c2160 mmc_free_host(mmc); in omap_hsmmc_probe()
2184 mmc_free_host(host->mmc); in omap_hsmmc_remove()
Dtmio_mmc_pio.c1075 mmc_free_host(host->mmc); in tmio_mmc_host_free()
Dvub300.c381 mmc_free_host(mmc); in vub300_delete()
2353 mmc_free_host(mmc); in vub300_probe()
Dwbsd.c1281 mmc_free_host(mmc); in wbsd_free_mmc()
Ddw_mmc.c2470 mmc_free_host(mmc); in dw_mci_init_slot()
2479 mmc_free_host(slot->mmc); in dw_mci_cleanup_slot()
Drtsx_usb_sdmmc.c1432 mmc_free_host(mmc); in rtsx_usb_sdmmc_drv_remove()
Datmel-mci.c2277 mmc_free_host(slot->mmc); in atmci_cleanup_slot()
Dsdhci.c3536 mmc_free_host(host->mmc); in sdhci_free_host()
/linux-4.1.27/include/linux/mmc/
Dhost.h379 void mmc_free_host(struct mmc_host *);