Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ddib0070.c722 static const struct dvb_tuner_ops dib0070_ops = { variable
755 memcpy(&fe->ops.tuner_ops, &dib0070_ops, sizeof(struct dvb_tuner_ops)); in dib0070_attach()