Searched refs:select_tuning (Results 1 – 3 of 3) sorted by relevance
190 int (*select_tuning)(struct tmio_mmc_host *host); member
797 if (!host->init_tuning || !host->select_tuning) in tmio_mmc_execute_tuning()826 ret = host->select_tuning(host); in tmio_mmc_execute_tuning()1426 if (tmio_mmc_can_retune(host) && host->select_tuning(host)) in tmio_mmc_host_runtime_resume()
707 host->select_tuning = renesas_sdhi_select_tuning; in renesas_sdhi_probe()