Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A 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()