Home
last modified time | relevance | path

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

12

/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()
Dcb710-mmc.c737 mmc_free_host(mmc); in cb710_mmc_init()
761 mmc_free_host(mmc); in cb710_mmc_exit()
Dmxs-mmc.c683 mmc_free_host(mmc); in mxs_mmc_probe()
700 mmc_free_host(mmc); in mxs_mmc_remove()
Dmoxart-mmc.c679 mmc_free_host(mmc); in moxart_probe()
696 mmc_free_host(mmc); in moxart_remove()
Dpxamci.c827 mmc_free_host(mmc); in pxamci_probe()
878 mmc_free_host(mmc); in pxamci_remove()
Dmvsdio.c830 mmc_free_host(mmc); in mvsd_probe()
850 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.c1014 mmc_free_host(mmc); in sunxi_mmc_probe()
1034 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()
Dmmc_spi.c1474 mmc_free_host(mmc); in mmc_spi_probe()
1509 mmc_free_host(mmc); in mmc_spi_remove()
Dmxcmmc.c1187 mmc_free_host(mmc); in mxcmci_probe()
1208 mmc_free_host(mmc); in mxcmci_remove()
Dtmio_mmc_pio.c1200 mmc_free_host(mmc); in tmio_mmc_host_probe()
1225 mmc_free_host(mmc); in tmio_mmc_host_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()
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()
Dushc.c412 mmc_free_host(ushc->mmc); in ushc_clean_up()
Drtsx_pci_sdmmc.c1346 mmc_free_host(mmc); in rtsx_pci_sdmmc_drv_probe()
1405 mmc_free_host(mmc); in rtsx_pci_sdmmc_drv_remove()
Domap.c1297 mmc_free_host(mmc); in mmc_omap_new_slot()
1315 mmc_free_host(mmc); in mmc_omap_remove_slot()
Dsh_mmcif.c1492 mmc_free_host(mmc); in sh_mmcif_probe()
1517 mmc_free_host(host->mmc); in sh_mmcif_remove()
Dmmci.c1744 mmc_free_host(mmc); in mmci_probe()
1771 mmc_free_host(mmc); in mmci_remove()
Ds3cmci.c1805 mmc_free_host(mmc); in s3cmci_probe()
1856 mmc_free_host(mmc); in s3cmci_remove()
/drivers/mmc/core/
Dhost.c608 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
617 EXPORT_SYMBOL(mmc_free_host);

12