Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dtmio_mmc.c191 tmio_mmc_host_remove(host); in tmio_mmc_probe()
206 tmio_mmc_host_remove(host); in tmio_mmc_remove()
Dtmio_mmc.h206 void tmio_mmc_host_remove(struct tmio_mmc_host *host);
Drenesas_sdhi_core.c861 tmio_mmc_host_remove(host); in renesas_sdhi_probe()
875 tmio_mmc_host_remove(host); in renesas_sdhi_remove()
Dtmio_mmc_core.c1267 tmio_mmc_host_remove(_host); in tmio_mmc_host_probe()
1272 void tmio_mmc_host_remove(struct tmio_mmc_host *host) in tmio_mmc_host_remove() function
1295 EXPORT_SYMBOL_GPL(tmio_mmc_host_remove);
Duniphier-sd.c661 tmio_mmc_host_remove(host); in uniphier_sd_remove()