Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dhost.c435 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
441 EXPORT_SYMBOL(mmc_free_host);
/linux-4.4.14/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()
Dbfin_sdh.c614 mmc_free_host(mmc); in sdh_probe()
633 mmc_free_host(mmc); in sdh_remove()
Dtoshsd.c671 mmc_free_host(mmc); in toshsd_probe()
687 mmc_free_host(host->mmc); in toshsd_remove()
Dmxs-mmc.c684 mmc_free_host(mmc); in mxs_mmc_probe()
701 mmc_free_host(mmc); in mxs_mmc_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()
Dpxamci.c842 mmc_free_host(mmc); in pxamci_probe()
884 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()
Djz4740_mmc.c1104 mmc_free_host(mmc); in jz4740_mmc_probe()
1127 mmc_free_host(host->mmc); in jz4740_mmc_remove()
Dsunxi-mmc.c1084 mmc_free_host(mmc); in sunxi_mmc_probe()
1104 mmc_free_host(mmc); in sunxi_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()
Dmxcmmc.c1178 mmc_free_host(mmc); in mxcmci_probe()
1199 mmc_free_host(mmc); in mxcmci_remove()
Dtifm_sd.c994 mmc_free_host(mmc); in tifm_sd_probe()
1026 mmc_free_host(mmc); in tifm_sd_remove()
Dau1xmmc.c1128 mmc_free_host(mmc); in au1xmmc_probe()
1170 mmc_free_host(host->mmc); in au1xmmc_remove()
Ddavinci_mmc.c1395 mmc_free_host(mmc); in davinci_mmcsd_probe()
1426 mmc_free_host(host->mmc); in davinci_mmcsd_remove()
Dvia-sdmmc.c1170 mmc_free_host(mmc); in via_sd_probe()
1224 mmc_free_host(sdhost->mmc); in via_sd_remove()
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()
Domap.c1298 mmc_free_host(mmc); in mmc_omap_new_slot()
1316 mmc_free_host(mmc); in mmc_omap_remove_slot()
Dsh_mmcif.c1590 mmc_free_host(mmc); in sh_mmcif_probe()
1615 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()
Dmtk-sd.c1606 mmc_free_host(mmc); in msdc_drv_probe()
1634 mmc_free_host(host->mmc); in msdc_drv_remove()
Dusdhi6rol0.c1818 mmc_free_host(mmc); in usdhi6_probe()
1833 mmc_free_host(host->mmc); in usdhi6_remove()
Domap_hsmmc.c2241 mmc_free_host(mmc); in omap_hsmmc_probe()
2264 mmc_free_host(host->mmc); in omap_hsmmc_remove()
Dtmio_mmc_pio.c1077 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()
Drtsx_usb_sdmmc.c1432 mmc_free_host(mmc); in rtsx_usb_sdmmc_drv_remove()
Ddw_mmc.c2626 mmc_free_host(mmc); in dw_mci_init_slot()
2635 mmc_free_host(slot->mmc); in dw_mci_cleanup_slot()
Datmel-mci.c2276 mmc_free_host(slot->mmc); in atmci_cleanup_slot()
Dsdhci.c3499 mmc_free_host(host->mmc); in sdhci_free_host()
/linux-4.4.14/include/linux/mmc/
Dhost.h379 void mmc_free_host(struct mmc_host *);