Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/frontends/
Dstb6100_cfg.h25 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_frequency() local
46 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_frequency() local
67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() local
88 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_bandwidth() local
Dstb6100_proc.h23 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_freq() local
53 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_freq() local
83 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_bandw() local
113 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_bandw() local
Dtda8261_cfg.h23 struct dvb_tuner_ops *tuner_ops = NULL; in tda8261_get_frequency() local
45 struct dvb_tuner_ops *tuner_ops = NULL; in tda8261_set_frequency() local
67 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
553 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_set_bandwidth() local
Dstv0900_sw.c1169 struct dvb_tuner_ops *tuner_ops = NULL; in stv0900_get_tuner_freq() local
Dtda18271c2dd.c1209 static struct dvb_tuner_ops tuner_ops = { variable
Dstv0367.c914 struct dvb_tuner_ops *tuner_ops = NULL; in stv0367_get_tuner_freq() local
/linux-3.3/drivers/media/video/
Dtuner-core.c81 static const struct v4l2_subdev_ops tuner_ops; variable
1289 static const struct v4l2_subdev_ops tuner_ops = { variable
/linux-3.3/drivers/media/video/cx88/
Dcx88-dvb.c1494 struct dvb_tuner_ops *tuner_ops = NULL; in dvb_register() local
/linux-3.3/drivers/media/dvb/dvb-usb/
Ddw2102.c992 struct dvb_tuner_ops *tuner_ops = NULL; in dw2104_frontend_attach() local
/linux-3.3/drivers/media/dvb/dvb-core/
Ddvb_frontend.h311 struct dvb_tuner_ops tuner_ops; member