Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda826x.c118 static const struct dvb_tuner_ops tda826x_tuner_ops = { variable
161 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()