Searched refs:V4L2_TUNER_DIGITAL_TV (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mt20xx.c | 356 case V4L2_TUNER_DIGITAL_TV: in mt2032_set_params() 509 if (V4L2_TUNER_DIGITAL_TV == params->mode) { in mt2050_set_tv_freq() 551 case V4L2_TUNER_DIGITAL_TV: in mt2050_set_params()
|
H A D | r820t.c | 547 if (type != V4L2_TUNER_DIGITAL_TV) { in r820t_set_pll() 1070 else if ((type == V4L2_TUNER_DIGITAL_TV) && in r820t_set_tv_standard() 1983 rc = r820t_set_pll(priv, V4L2_TUNER_DIGITAL_TV, in r820t_imr() 2225 V4L2_TUNER_DIGITAL_TV, 0, c->delivery_system); in r820t_set_params()
|
H A D | tuner-xc2028.c | 1044 case V4L2_TUNER_DIGITAL_TV: in generic_set_freq() 1283 V4L2_TUNER_DIGITAL_TV, type, 0, demod); in xc2028_set_params()
|
H A D | xc5000.c | 809 priv->mode = V4L2_TUNER_DIGITAL_TV; in xc5000_set_digital_params() 1027 case V4L2_TUNER_DIGITAL_TV: in xc5000_set_params()
|
H A D | tuner-simple.c | 785 case V4L2_TUNER_DIGITAL_TV: in simple_set_params()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mt20xx.c | 356 case V4L2_TUNER_DIGITAL_TV: in mt2032_set_params() 509 if (V4L2_TUNER_DIGITAL_TV == params->mode) { in mt2050_set_tv_freq() 551 case V4L2_TUNER_DIGITAL_TV: in mt2050_set_params()
|
H A D | r820t.c | 567 if (type != V4L2_TUNER_DIGITAL_TV) { in r820t_set_pll() 1090 else if ((type == V4L2_TUNER_DIGITAL_TV) && in r820t_set_tv_standard() 2003 rc = r820t_set_pll(priv, V4L2_TUNER_DIGITAL_TV, in r820t_imr() 2245 V4L2_TUNER_DIGITAL_TV, 0, c->delivery_system); in r820t_set_params()
|
H A D | xc5000.c | 809 priv->mode = V4L2_TUNER_DIGITAL_TV; in xc5000_set_digital_params() 1027 case V4L2_TUNER_DIGITAL_TV: in xc5000_set_params()
|
H A D | xc2028.c | 1044 case V4L2_TUNER_DIGITAL_TV: in generic_set_freq() 1283 V4L2_TUNER_DIGITAL_TV, type, 0, demod); in xc2028_set_params()
|
H A D | tuner-simple.c | 785 case V4L2_TUNER_DIGITAL_TV: in simple_set_params()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 815 * NOTE: mt20xx uses V4L2_TUNER_DIGITAL_TV and calls set_tv_freq to 1099 case V4L2_TUNER_DIGITAL_TV: /* Used by mt20xx */ in tuner_status()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 812 * NOTE: mt20xx uses V4L2_TUNER_DIGITAL_TV and calls set_tv_freq to 1096 case V4L2_TUNER_DIGITAL_TV: /* Used by mt20xx */ in tuner_status()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 88 V4L2_TUNER_DIGITAL_TV = 3, enumerator
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 175 f.type = V4L2_TUNER_DIGITAL_TV; in mt352_pinnacle_tuner_set_params()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 179 V4L2_TUNER_DIGITAL_TV = 3, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 179 V4L2_TUNER_DIGITAL_TV = 3, enumerator
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 175 f.type = V4L2_TUNER_DIGITAL_TV; in mt352_pinnacle_tuner_set_params()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 72 V4L2_TUNER_DIGITAL_TV = 3, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 72 V4L2_TUNER_DIGITAL_TV = 3, enumerator
|
Completed in 57 milliseconds