Searched refs:tuner_max (Results 1 – 1 of 1) sorted by relevance
893 u32 tuner_max = fe->ops.tuner_ops.info.frequency_max_hz; in dvb_frontend_get_frequency_limits() local900 *freq_max = tuner_max; in dvb_frontend_get_frequency_limits()901 else if (tuner_max == 0) in dvb_frontend_get_frequency_limits()904 *freq_max = min(frontend_max, tuner_max); in dvb_frontend_get_frequency_limits()912 tuner_min, tuner_max, frontend_min, frontend_max); in dvb_frontend_get_frequency_limits()