Searched refs:xc4000_tuner_ops (Results 1 – 1 of 1) sorted by relevance
382 static const struct dvb_tuner_ops xc4000_tuner_ops; variable390 if ((freq_hz > xc4000_tuner_ops.info.frequency_max_hz) || in xc_set_rf_frequency()391 (freq_hz < xc4000_tuner_ops.info.frequency_min_hz)) in xc_set_rf_frequency()1624 static const struct dvb_tuner_ops xc4000_tuner_ops = { variable1726 memcpy(&fe->ops.tuner_ops, &xc4000_tuner_ops, in xc4000_attach()