Home
last modified time | relevance | path

Searched refs:tmio_mmc_host_remove (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/
H A Dtmio_mmc.h199 void tmio_mmc_host_remove(struct tmio_mmc_host *host);
H A Dtmio_mmc_core.c1235 tmio_mmc_host_remove(_host); in tmio_mmc_host_probe()
1240 void tmio_mmc_host_remove(struct tmio_mmc_host *host) in tmio_mmc_host_remove() function
1265 EXPORT_SYMBOL_GPL(tmio_mmc_host_remove);
H A Drenesas_sdhi_core.c1147 tmio_mmc_host_remove(host); in renesas_sdhi_probe()
1161 tmio_mmc_host_remove(host); in renesas_sdhi_remove()
H A Duniphier-sd.c733 tmio_mmc_host_remove(host); in uniphier_sd_remove()