Searched refs:select_tuning (Results 1 – 3 of 3) sorted by relevance
188 int (*select_tuning)(struct tmio_mmc_host *host); member
722 if (!host->init_tuning || !host->select_tuning) in tmio_mmc_execute_tuning()749 ret = host->select_tuning(host); in tmio_mmc_execute_tuning()1353 if (tmio_mmc_can_retune(host) && host->select_tuning(host)) in tmio_mmc_host_runtime_resume()
820 host->select_tuning = renesas_sdhi_select_tuning; in renesas_sdhi_probe()