Searched refs:V4L2_TUNER_DIGITAL_TV (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/media/tuners/
H A Dmt20xx.c356 case V4L2_TUNER_DIGITAL_TV:
509 if (V4L2_TUNER_DIGITAL_TV == params->mode) {
551 case V4L2_TUNER_DIGITAL_TV:
H A Dr820t.c567 if (type != V4L2_TUNER_DIGITAL_TV) {
1090 else if ((type == V4L2_TUNER_DIGITAL_TV) &&
2003 rc = r820t_set_pll(priv, V4L2_TUNER_DIGITAL_TV,
2245 V4L2_TUNER_DIGITAL_TV, 0, c->delivery_system);
H A Dxc5000.c809 priv->mode = V4L2_TUNER_DIGITAL_TV;
1027 case V4L2_TUNER_DIGITAL_TV:
H A Dxc2028.c1044 case V4L2_TUNER_DIGITAL_TV:
1283 V4L2_TUNER_DIGITAL_TV, type, 0, demod);
H A Dtuner-simple.c785 case V4L2_TUNER_DIGITAL_TV:
/linux-master/drivers/media/v4l2-core/
H A Dtuner-core.c812 * NOTE: mt20xx uses V4L2_TUNER_DIGITAL_TV and calls set_tv_freq to
1096 case V4L2_TUNER_DIGITAL_TV: /* Used by mt20xx */
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c175 f.type = V4L2_TUNER_DIGITAL_TV;
/linux-master/include/uapi/linux/
H A Dvideodev2.h179 V4L2_TUNER_DIGITAL_TV = 3, enumerator in enum:v4l2_tuner_type

Completed in 202 milliseconds