Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c1445 static const struct dvb_tuner_ops xc2028_dvb_tuner_ops = { variable
1504 memcpy(&fe->ops.tuner_ops, &xc2028_dvb_tuner_ops, in xc2028_attach()
1505 sizeof(xc2028_dvb_tuner_ops)); in xc2028_attach()