Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/tuners/
Dsi2157.c10 static const struct dvb_tuner_ops si2157_ops; variable
832 static const struct dvb_tuner_ops si2157_ops = { variable
911 memcpy(&fe->ops.tuner_ops, &si2157_ops, sizeof(struct dvb_tuner_ops)); in si2157_probe()