Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dtmio_mmc.c185 tmio_mmc_host_free(host); in tmio_mmc_probe()
Dtmio_mmc.h193 void tmio_mmc_host_free(struct tmio_mmc_host *host);
Drenesas_sdhi_core.c1138 tmio_mmc_host_free(host); in renesas_sdhi_probe()
1150 tmio_mmc_host_free(host); in renesas_sdhi_remove()
Dtmio_mmc_core.c1079 void tmio_mmc_host_free(struct tmio_mmc_host *host) in tmio_mmc_host_free() function
1083 EXPORT_SYMBOL_GPL(tmio_mmc_host_free);
Duniphier-sd.c651 tmio_mmc_host_free(host); in uniphier_sd_probe()