Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dushc.c519 mmc_remove_host(ushc->mmc); in ushc_probe()
543 mmc_remove_host(ushc->mmc); in ushc_disconnect()
H A Dmmc_spi.c1304 mmc_remove_host(mmc); in mmc_spi_probe()
1324 mmc_remove_host(mmc); in mmc_spi_remove()
H A Dsdricoh_cs.c481 mmc_remove_host(mmc); in sdricoh_pcmcia_detach()
H A Dlitex_mmc.c572 mmc_remove_host(host->mmc); in litex_mmc_remove()
H A Dowl-mmc.c662 mmc_remove_host(mmc); in owl_mmc_remove()
H A Dmeson-mx-sdhc-mmc.c857 mmc_remove_host(host->mmc); in meson_mx_sdhc_remove()
H A Dsunplus-mmc.c946 mmc_remove_host(host->mmc); in spmmc_drv_remove()
H A Dmxcmmc.c1174 mmc_remove_host(mmc); in mxcmci_remove()
H A Dsunxi-mmc.c1488 mmc_remove_host(mmc); in sunxi_mmc_remove()
H A Drtsx_pci_sdmmc.c1536 mmc_remove_host(mmc); in rtsx_pci_sdmmc_drv_remove()
H A Dsh_mmcif.c1550 mmc_remove_host(host->mmc); in sh_mmcif_remove()
H A Dusdhi6rol0.c1882 mmc_remove_host(host->mmc); in usdhi6_remove()
H A Dmmci.c2504 mmc_remove_host(mmc); in mmci_remove()
H A Dvub300.c2387 mmc_remove_host(mmc); in vub300_disconnect()
/linux/drivers/mmc/core/
H A Dhost.c679 void mmc_remove_host(struct mmc_host *host) in mmc_remove_host() function
690 EXPORT_SYMBOL(mmc_remove_host);
/linux/include/linux/mmc/
H A Dhost.h589 void mmc_remove_host(struct mmc_host *);
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c1050 mmc_remove_host(reset_host); in if_sdio_reset_card_worker()