Searched refs:tuner_min (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c900 u32 tuner_min = fe->ops.tuner_ops.info.frequency_min_hz; local
905 *freq_min = max(frontend_min, tuner_min);
920 tuner_min, tuner_max, frontend_min, frontend_max);

Completed in 119 milliseconds