Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2060.c386 static const struct dvb_tuner_ops mt2060_tuner_ops = { variable
432 memcpy(&fe->ops.tuner_ops, &mt2060_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2060_attach()
500 memcpy(&fe->ops.tuner_ops, &mt2060_tuner_ops, sizeof(fe->ops.tuner_ops)); in mt2060_probe()