Searched refs:xc4000_tuner_ops (Results 1 – 1 of 1) sorted by relevance
402 static const struct dvb_tuner_ops xc4000_tuner_ops; variable410 if ((freq_hz > xc4000_tuner_ops.info.frequency_max) || in xc_set_rf_frequency()411 (freq_hz < xc4000_tuner_ops.info.frequency_min)) in xc_set_rf_frequency()1648 static const struct dvb_tuner_ops xc4000_tuner_ops = { variable1750 memcpy(&fe->ops.tuner_ops, &xc4000_tuner_ops, in xc4000_attach()