Searched refs:tuner_max (Results 1 – 1 of 1) sorted by relevance
898 u32 tuner_max = fe->ops.tuner_ops.info.frequency_max_hz; in dvb_frontend_get_frequency_limits() local905 *freq_max = tuner_max; in dvb_frontend_get_frequency_limits()906 else if (tuner_max == 0) in dvb_frontend_get_frequency_limits()909 *freq_max = min(frontend_max, tuner_max); in dvb_frontend_get_frequency_limits()917 tuner_min, tuner_max, frontend_min, frontend_max); in dvb_frontend_get_frequency_limits()