Searched refs:xc5000_tuner_ops (Results 1 – 1 of 1) sorted by relevance
445 static const struct dvb_tuner_ops xc5000_tuner_ops; variable453 if ((freq_hz > xc5000_tuner_ops.info.frequency_max_hz) || in xc_set_rf_frequency()454 (freq_hz < xc5000_tuner_ops.info.frequency_min_hz)) in xc_set_rf_frequency()1341 static const struct dvb_tuner_ops xc5000_tuner_ops = { variable1453 memcpy(&fe->ops.tuner_ops, &xc5000_tuner_ops, in xc5000_attach()