Home
last modified time | relevance | path

Searched refs:tmio_mmc_reset (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dtmio_mmc.c78 static void tmio_mmc_reset(struct tmio_mmc_host *host) in tmio_mmc_reset() function
162 host->reset = tmio_mmc_reset; in tmio_mmc_probe()
Dtmio_mmc_core.c167 static void tmio_mmc_reset(struct tmio_mmc_host *host) in tmio_mmc_reset() function
224 tmio_mmc_reset(host); in tmio_mmc_reset_work()
1158 tmio_mmc_reset(_host); in tmio_mmc_host_probe()
1261 tmio_mmc_reset(host); in tmio_mmc_host_runtime_resume()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch15643 static void tmio_mmc_reset(struct tmio_mmc_host *host)
15731 @@ -172,17 +166,24 @@ static void tmio_mmc_reset(struct tmio_mmc_host *host)
15765 - tmio_mmc_reset(host);
15939 + _host->reset = tmio_mmc_reset;
15948 - tmio_mmc_reset(_host);
16002 - tmio_mmc_reset(host);