Searched refs:tmio_mmc_reset (Results 1 – 3 of 3) sorted by relevance
78 static void tmio_mmc_reset(struct tmio_mmc_host *host) in tmio_mmc_reset() function162 host->reset = tmio_mmc_reset; in tmio_mmc_probe()
167 static void tmio_mmc_reset(struct tmio_mmc_host *host) in tmio_mmc_reset() function224 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()
15643 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);