Home
last modified time | relevance | path

Searched defs:tuner_ops (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Dstb6100_proc.h26 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq() local
49 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq() local
79 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw() local
102 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw() local
Dstb6100_cfg.h28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency() local
44 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency() local
66 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() local
82 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth() local
Dtda8261_cfg.h23 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency() local
40 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency() local
Dstv6111.c646 static const struct dvb_tuner_ops tuner_ops = { variable
Dstv0900_core.c521 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_set_tuner() local
546 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_set_bandwidth() local
Dstv0900_sw.c1163 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_get_tuner_freq() local
Dtda18271c2dd.c1215 static const struct dvb_tuner_ops tuner_ops = { variable
Dstv0367.c365 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stv0367_get_tuner_freq() local
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c79 static const struct v4l2_subdev_ops tuner_ops; variable
1339 static const struct v4l2_subdev_ops tuner_ops = { variable
/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h211 struct tuner_ops { struct
225 struct tuner_ops *my_funct; argument
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-dvb.c1556 struct dvb_tuner_ops *tuner_ops = NULL; in dvb_register() local
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddw2102.c1188 struct dvb_tuner_ops *tuner_ops = NULL; in dw2104_frontend_attach() local
/Linux-v4.19/include/media/
Ddvb_frontend.h491 struct dvb_tuner_ops tuner_ops; member