Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dsi2157.c19 static const struct dvb_tuner_ops si2157_ops; variable
387 static const struct dvb_tuner_ops si2157_ops = { variable
460 memcpy(&fe->ops.tuner_ops, &si2157_ops, sizeof(struct dvb_tuner_ops)); in si2157_probe()