Home
last modified time | relevance | path

Searched refs:xc2028_dvb_tuner_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/tuners/
Dxc2028.c1438 static const struct dvb_tuner_ops xc2028_dvb_tuner_ops = { variable
1497 memcpy(&fe->ops.tuner_ops, &xc2028_dvb_tuner_ops, in xc2028_attach()
1498 sizeof(xc2028_dvb_tuner_ops)); in xc2028_attach()