Home
last modified time | relevance | path

Searched refs:mmc_remove_host (Results 1 – 37 of 37) sorted by relevance

/linux-4.4.14/drivers/mmc/core/
Dhost.c413 void mmc_remove_host(struct mmc_host *host) in mmc_remove_host() function
427 EXPORT_SYMBOL(mmc_remove_host);
/linux-4.4.14/drivers/mmc/host/
Dushc.c522 mmc_remove_host(ushc->mmc); in ushc_probe()
546 mmc_remove_host(ushc->mmc); in ushc_disconnect()
Dbfin_sdh.c609 mmc_remove_host(mmc); in sdh_probe()
626 mmc_remove_host(mmc); in sdh_remove()
Dsdricoh_cs.c507 mmc_remove_host(mmc); in sdricoh_pcmcia_detach()
Dandroid-goldfish.c551 mmc_remove_host(host->mmc); in goldfish_mmc_remove()
Dmmc_spi.c1466 mmc_remove_host (mmc); in mmc_spi_probe()
1496 mmc_remove_host(mmc); in mmc_spi_remove()
Dtoshsd.c682 mmc_remove_host(host->mmc); in toshsd_remove()
Dmxs-mmc.c694 mmc_remove_host(mmc); in mxs_mmc_remove()
Dmoxart-mmc.c698 mmc_remove_host(mmc); in moxart_remove()
Dcb710-mmc.c749 mmc_remove_host(mmc); in cb710_mmc_exit()
Domap.c1297 mmc_remove_host(mmc); in mmc_omap_new_slot()
1315 mmc_remove_host(mmc); in mmc_omap_remove_slot()
Dpxamci.c855 mmc_remove_host(mmc); in pxamci_remove()
Dmvsdio.c839 mmc_remove_host(mmc); in mvsd_remove()
Dwmt-sdmmc.c902 mmc_remove_host(mmc); in wmt_mci_remove()
Djz4740_mmc.c1117 mmc_remove_host(host->mmc); in jz4740_mmc_remove()
Dsunxi-mmc.c1093 mmc_remove_host(mmc); in sunxi_mmc_remove()
Domap_hsmmc.c2228 mmc_remove_host(mmc); in omap_hsmmc_probe()
2251 mmc_remove_host(host->mmc); in omap_hsmmc_remove()
Dtmio_mmc_pio.c1229 mmc_remove_host(mmc); in tmio_mmc_host_remove()
Dmxcmmc.c1188 mmc_remove_host(mmc); in mxcmci_remove()
Dtifm_sd.c1023 mmc_remove_host(mmc); in tifm_sd_remove()
Dau1xmmc.c1138 mmc_remove_host(host->mmc); in au1xmmc_remove()
Ddavinci_mmc.c1412 mmc_remove_host(host->mmc); in davinci_mmcsd_remove()
Dvia-sdmmc.c1209 mmc_remove_host(sdhost->mmc); in via_sd_remove()
Dwbsd.c1742 mmc_remove_host(mmc); in wbsd_shutdown()
Drtsx_usb_sdmmc.c1425 mmc_remove_host(mmc); in rtsx_usb_sdmmc_drv_remove()
Drtsx_pci_sdmmc.c1462 mmc_remove_host(mmc); in rtsx_pci_sdmmc_drv_remove()
Dsh_mmcif.c1604 mmc_remove_host(host->mmc); in sh_mmcif_remove()
Dmmci.c1766 mmc_remove_host(mmc); in mmci_remove()
Ds3cmci.c1820 mmc_remove_host(mmc); in s3cmci_shutdown()
Dmtk-sd.c1622 mmc_remove_host(host->mmc); in msdc_drv_remove()
Dusdhi6rol0.c1827 mmc_remove_host(host->mmc); in usdhi6_remove()
Datmel-mci.c2266 mmc_remove_host(slot->mmc); in atmci_cleanup_slot()
Dvub300.c2382 mmc_remove_host(mmc); in vub300_disconnect()
Ddw_mmc.c2633 mmc_remove_host(slot->mmc); in dw_mci_cleanup_slot()
Dsdhci.c3466 mmc_remove_host(mmc); in sdhci_remove_host()
/linux-4.4.14/include/linux/mmc/
Dhost.h378 void mmc_remove_host(struct mmc_host *);
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_sdio.c1088 mmc_remove_host(reset_host); in if_sdio_reset_card_worker()