Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_ANALOG_TV (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst197 * - ``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
H A Dvidioc-g-frequency.rst76 to ``V4L2_TUNER_ANALOG_TV`` for all others. Set this field to
H A Dvidioc-enum-freq-bands.rst65 to ``V4L2_TUNER_ANALOG_TV`` for all others. Set this field to
/linux/include/media/
H A Dtuner.h179 T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
/linux/drivers/media/pci/saa7146/
H A Dmxb.c363 mxb->cur_freq.type = V4L2_TUNER_ANALOG_TV; in mxb_init_done()
548 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
598 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/linux/drivers/media/tuners/
H A Dmt20xx.c355 case V4L2_TUNER_ANALOG_TV: in mt2032_set_params()
550 case V4L2_TUNER_ANALOG_TV: in mt2050_set_params()
H A Dr820t.c864 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_sysfreq_sel()
1077 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_set_tv_standard()
1088 else if ((type == V4L2_TUNER_ANALOG_TV) && (std != priv->std)) in r820t_set_tv_standard()
1322 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq()
2217 V4L2_TUNER_ANALOG_TV, p->std, SYS_UNDEFINED); in r820t_set_analog_freq()
H A Dxc5000.c1025 case V4L2_TUNER_ANALOG_TV: in xc5000_set_params()
1049 case V4L2_TUNER_ANALOG_TV: in xc5000_set_analog_params()
H A Dxc2028.c1036 case V4L2_TUNER_ANALOG_TV: in generic_set_freq()
1185 V4L2_TUNER_ANALOG_TV, type, p->std, 0); in xc2028_set_analog_freq()
H A Dtuner-simple.c784 case V4L2_TUNER_ANALOG_TV: in simple_set_params()
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c308 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
395 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
410 if (f->type != V4L2_TUNER_ANALOG_TV) in vidioc_s_frequency()
/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c306 if (vt->type != V4L2_TUNER_ANALOG_TV) in sony_btf_mpx_s_tuner()
H A Dmsp3400-driver.c503 if (vt->type != V4L2_TUNER_ANALOG_TV) in msp_g_tuner()
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c761 t->mode = V4L2_TUNER_ANALOG_TV; in tuner_probe()
1099 case V4L2_TUNER_ANALOG_TV: in tuner_status()
1171 if (set_mode(t, V4L2_TUNER_ANALOG_TV)) in tuner_s_std()
H A Dv4l2-ioctl.c1967 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_tuner()
1985 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_tuner()
2027 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_frequency()
2047 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_frequency()
2119 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_hw_freq_seek()
2784 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_enum_freq_bands()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-video.c960 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
1018 .mode = V4L2_TUNER_ANALOG_TV, in cx23885_set_freq_via_ops()
H A Dcx23885-417.c1303 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c364 .mode = V4L2_TUNER_ANALOG_TV, in saa7164_s_frequency()
/linux/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c1110 .type = V4L2_TUNER_ANALOG_TV, in go7007_v4l2_init()
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c1211 vf.type = V4L2_TUNER_ANALOG_TV; in cx18_init_on_first_open()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c373 vf->type = V4L2_TUNER_ANALOG_TV; in pvr2_g_frequency()
H A Dpvrusb2-hdw.c2889 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in pvr2_subdev_update()
2912 freq.type = V4L2_TUNER_ANALOG_TV; in pvr2_subdev_update()
5041 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in pvr2_hdw_status_poll()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c1299 vf.type = V4L2_TUNER_ANALOG_TV; in ivtv_init_on_first_open()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c1124 f.type = V4L2_TUNER_ANALOG_TV; in em28xx_start_analog_streaming()
2506 f.type = V4L2_TUNER_ANALOG_TV; in em28xx_tuner_setup()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1204 f.type = V4L2_TUNER_ANALOG_TV; in cx231xx_config_tuner()

12