Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dstb6100_cfg.h25 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency() local
43 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency() local
62 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() local
80 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth() local
Dstb6100_proc.h23 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
76 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
Dtda8261_cfg.h23 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency() local
42 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency() local
62 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_bandwidth() local
Dstv0900_core.c525 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_set_tuner() local
550 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_set_bandwidth() local
Dstv0900_sw.c1167 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_get_tuner_freq() local
Dtda18271c2dd.c1220 static struct dvb_tuner_ops tuner_ops = { variable
Dstv0367.c929 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stv0367_get_tuner_freq() local
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c81 static const struct v4l2_subdev_ops tuner_ops; variable
1347 static const struct v4l2_subdev_ops tuner_ops = { variable
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h211 struct tuner_ops { struct
225 struct tuner_ops *my_funct; argument
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-dvb.c1558 struct dvb_tuner_ops *tuner_ops = NULL; in dvb_register() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddw2102.c1185 struct dvb_tuner_ops *tuner_ops = NULL; in dw2104_frontend_attach() local
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_frontend.h474 struct dvb_tuner_ops tuner_ops; member