Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc.h201 void tmio_mmc_host_remove(struct tmio_mmc_host *host);
H A Dtmio_mmc_core.c1241 tmio_mmc_host_remove(_host); in tmio_mmc_host_probe()
1246 void tmio_mmc_host_remove(struct tmio_mmc_host *host) in tmio_mmc_host_remove() function
1271 EXPORT_SYMBOL_GPL(tmio_mmc_host_remove);
H A Drenesas_sdhi_core.c1142 tmio_mmc_host_remove(host); in renesas_sdhi_probe()
1156 tmio_mmc_host_remove(host); in renesas_sdhi_remove()
H A Duniphier-sd.c733 tmio_mmc_host_remove(host); in uniphier_sd_remove()