Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtmio_mmc.c125 tmio_mmc_host_free(host); in tmio_mmc_probe()
Dtmio_mmc.h206 void tmio_mmc_host_free(struct tmio_mmc_host *host);
Dtmio_mmc_core.c1226 void tmio_mmc_host_free(struct tmio_mmc_host *host) in tmio_mmc_host_free() function
1230 EXPORT_SYMBOL_GPL(tmio_mmc_host_free);
Drenesas_sdhi_core.c746 tmio_mmc_host_free(host); in renesas_sdhi_probe()