Searched refs:V4L2_TUNER_ANALOG_TV (Results 1 – 25 of 35) sorted by relevance
12
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-g-tuner.rst | 197 * - ``V4L2_TUNER_ANALOG_TV`` 232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. 371 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. 377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. 386 ``MODE_MONO``. Only ``V4L2_TUNER_ANALOG_TV`` tuners support this
|
A D | vidioc-g-frequency.rst | 76 to ``V4L2_TUNER_ANALOG_TV`` for all others. Set this field to
|
A D | vidioc-enum-freq-bands.rst | 65 to ``V4L2_TUNER_ANALOG_TV`` for all others. Set this field to
|
/linux/include/media/ |
A D | tuner.h | 178 T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
|
/linux/drivers/media/pci/saa7146/ |
A D | mxb.c | 363 mxb->cur_freq.type = V4L2_TUNER_ANALOG_TV; in mxb_init_done() 545 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner() 596 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
|
/linux/drivers/media/tuners/ |
A D | mt20xx.c | 355 case V4L2_TUNER_ANALOG_TV: in mt2032_set_params() 550 case V4L2_TUNER_ANALOG_TV: in mt2050_set_params()
|
A D | r820t.c | 844 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_sysfreq_sel() 1057 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_set_tv_standard() 1068 else if ((type == V4L2_TUNER_ANALOG_TV) && (std != priv->std)) in r820t_set_tv_standard() 1302 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq() 2197 V4L2_TUNER_ANALOG_TV, p->std, SYS_UNDEFINED); in r820t_set_analog_freq()
|
A D | xc5000.c | 1025 case V4L2_TUNER_ANALOG_TV: in xc5000_set_params() 1049 case V4L2_TUNER_ANALOG_TV: in xc5000_set_analog_params()
|
A D | tuner-xc2028.c | 1036 case V4L2_TUNER_ANALOG_TV: in generic_set_freq() 1185 V4L2_TUNER_ANALOG_TV, type, p->std, 0); in xc2028_set_analog_freq()
|
A D | tuner-simple.c | 784 case V4L2_TUNER_ANALOG_TV: in simple_set_params()
|
/linux/drivers/staging/media/av7110/ |
A D | av7110_v4l.c | 326 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner() 410 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency() 425 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
|
/linux/drivers/media/v4l2-core/ |
A D | tuner-core.c | 763 t->mode = V4L2_TUNER_ANALOG_TV; in tuner_probe() 1102 case V4L2_TUNER_ANALOG_TV: in tuner_status() 1174 if (set_mode(t, V4L2_TUNER_ANALOG_TV)) in tuner_s_std()
|
A D | v4l2-ioctl.c | 1854 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_tuner() 1872 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_tuner() 1914 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_frequency() 1934 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_frequency() 2006 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_hw_freq_seek() 2639 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_enum_freq_bands()
|
/linux/drivers/media/i2c/ |
A D | sony-btf-mpx.c | 306 if (vt->type != V4L2_TUNER_ANALOG_TV) in sony_btf_mpx_s_tuner()
|
A D | msp3400-driver.c | 511 if (vt->type != V4L2_TUNER_ANALOG_TV) in msp_g_tuner()
|
/linux/drivers/media/pci/cx23885/ |
A D | cx23885-video.c | 959 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency() 1017 .mode = V4L2_TUNER_ANALOG_TV, in cx23885_set_freq_via_ops()
|
A D | cx23885-417.c | 1303 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
|
/linux/drivers/media/pci/saa7164/ |
A D | saa7164-encoder.c | 364 .mode = V4L2_TUNER_ANALOG_TV, in saa7164_s_frequency()
|
/linux/drivers/media/usb/tm6000/ |
A D | tm6000-cards.c | 1112 f.type = V4L2_TUNER_ANALOG_TV; in tm6000_init_dev()
|
/linux/drivers/media/pci/cx18/ |
A D | cx18-driver.c | 1211 vf.type = V4L2_TUNER_ANALOG_TV; in cx18_init_on_first_open()
|
/linux/drivers/media/usb/go7007/ |
A D | go7007-v4l2.c | 1114 .type = V4L2_TUNER_ANALOG_TV, in go7007_v4l2_init()
|
/linux/drivers/media/pci/ivtv/ |
A D | ivtv-driver.c | 1337 vf.type = V4L2_TUNER_ANALOG_TV; in ivtv_init_on_first_open()
|
/linux/drivers/media/usb/pvrusb2/ |
A D | pvrusb2-v4l2.c | 373 vf->type = V4L2_TUNER_ANALOG_TV; in pvr2_g_frequency()
|
A D | pvrusb2-hdw.c | 2885 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in pvr2_subdev_update() 2908 freq.type = V4L2_TUNER_ANALOG_TV; in pvr2_subdev_update() 5032 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in pvr2_hdw_status_poll()
|
/linux/drivers/media/usb/em28xx/ |
A D | em28xx-video.c | 1134 f.type = V4L2_TUNER_ANALOG_TV; in em28xx_start_analog_streaming() 2514 f.type = V4L2_TUNER_ANALOG_TV; in em28xx_tuner_setup()
|
Completed in 68 milliseconds
12