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

/linux-master/drivers/media/tuners/
H A Dxc5000.c445 static const struct dvb_tuner_ops xc5000_tuner_ops; variable in typeref:struct:dvb_tuner_ops
453 if ((freq_hz > xc5000_tuner_ops.info.frequency_max_hz) ||
454 (freq_hz < xc5000_tuner_ops.info.frequency_min_hz))
1336 static const struct dvb_tuner_ops xc5000_tuner_ops = { variable in typeref:struct:dvb_tuner_ops
1448 memcpy(&fe->ops.tuner_ops, &xc5000_tuner_ops,

Completed in 109 milliseconds