Home
last modified time | relevance | path

Searched refs:V4L2_STD_ALL (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.3-rc2/drivers/media/pci/saa7146/
A Dhexium_orion.c33 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
34 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
35 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
36 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
37 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
38 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
39 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
40 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
41 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
A Dhexium_gemini.c32 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
33 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
34 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
35 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
36 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
37 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
38 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
39 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
40 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
A Dmxb.c58 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
60 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
62 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-cards.c253 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_NTSC },
295 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 },
336 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 },
414 { .std = V4L2_STD_ALL - V4L2_STD_NTSC_M_JP,
892 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
928 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
966 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1161 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1196 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1314 itv->tuner_std : V4L2_STD_ALL; in ivtv_get_input()
[all …]
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-cards.c219 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
270 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
330 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
437 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
484 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
537 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
602 cx->tuner_std : V4L2_STD_ALL; in cx18_get_input()
A Dcx18-driver.c426 cx->std = V4L2_STD_ALL; in cx18_process_eeprom()
1094 if (cx->std == V4L2_STD_ALL) in cx18_probe()
1228 std = (cx->tuner_std == V4L2_STD_ALL) ? V4L2_STD_NTSC_M : cx->tuner_std; in cx18_init_on_first_open()
A Dcx18-ioctl.c506 v4l2_std_id std = V4L2_STD_ALL; in cx18_s_input()
579 if ((std & V4L2_STD_ALL) == 0) in cx18_s_std()
/linux-6.3-rc2/drivers/media/i2c/
A Dmsp3400-kthreads.c28 { 0x0000, 0, 0, "could not detect sound standard", V4L2_STD_ALL },
29 { 0x0001, 0, 0, "autodetect start", V4L2_STD_ALL },
61 "10.7 FM-Stereo Radio", V4L2_STD_ALL },
63 "6.5 SAT-Mono", V4L2_STD_ALL },
65 "7.02/7.20 SAT-Stereo", V4L2_STD_ALL },
67 "7.2 SAT ADR", V4L2_STD_ALL },
172 return V4L2_STD_ALL; in msp_standard_std()
498 state->detected_std = V4L2_STD_ALL; in msp3400c_thread()
693 state->detected_std = V4L2_STD_ALL; in msp3410d_thread()
990 state->detected_std = V4L2_STD_ALL; in msp34xxg_thread()
A Dtvp5150.c687 if (std == V4L2_STD_ALL) { in tvp5150_set_vbi()
731 if (std == V4L2_STD_ALL) { in tvp5150_get_vbi()
807 supported_stds = V4L2_STD_ALL; in tvp5150_s_std()
957 if (decoder->norm == V4L2_STD_ALL) in tvp5150_enable()
1077 if (decoder->norm == V4L2_STD_ALL) in tvp5150_get_hmax()
1173 if (decoder->norm == V4L2_STD_ALL) in tvp5150_get_selection()
1222 if (decoder->norm == V4L2_STD_ALL) { in tvp5150_init_cfg()
2175 core->norm = V4L2_STD_ALL; in tvp5150_probe()
A Dths7303.c143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { in ths7303_s_std_output()
A Dbt819.c205 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in bt819_status()
A Dvpx3220.c285 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in vpx3220_status()
A Dks0127.c599 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in ks0127_status()
/linux-6.3-rc2/arch/arm/mach-davinci/
A Dpdata-quirks.c153 .std = V4L2_STD_ALL,
164 .std = V4L2_STD_ALL,
/linux-6.3-rc2/drivers/media/pci/tw5864/
A Dtw5864.h26 #define TW5864_NORMS V4L2_STD_ALL
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Dcxusb-analog.c1077 .std = V4L2_STD_ALL },
1081 .std = V4L2_STD_ALL },
1384 norm_mask = V4L2_STD_ALL; in cxusb_medion_querystd()
1493 cxdev->videodev->tvnorms = V4L2_STD_ALL; in cxusb_medion_analog_init()
1658 cxdev->videodev->tvnorms = V4L2_STD_ALL; in cxusb_medion_register_analog_video()
/linux-6.3-rc2/drivers/media/pci/sta2x11/
A Dsta2x11_vip.c431 if (std == V4L2_STD_ALL) { in vidioc_s_std()
490 inp->std = V4L2_STD_ALL; in vidioc_enum_input()
751 .tvnorms = V4L2_STD_ALL,
/linux-6.3-rc2/drivers/media/pci/dt3155/
A Ddt3155.c363 input->std = V4L2_STD_ALL; in dt3155_enum_input()
485 .tvnorms = V4L2_STD_ALL,
/linux-6.3-rc2/drivers/media/i2c/adv748x/
A Dadv748x-afe.c250 *norm = V4L2_STD_ALL; in adv748x_afe_g_tvnorms()
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88.h48 #define CX88_NORMS (V4L2_STD_ALL \
/linux-6.3-rc2/drivers/media/usb/hdpvr/
A Dhdpvr-video.c776 i->std = n ? V4L2_STD_ALL : 0; in vidioc_enum_input()
1150 .tvnorms = V4L2_STD_ALL,
/linux-6.3-rc2/samples/v4l/
A Dv4l2-pci-skeleton.c110 #define SKEL_TVNORMS V4L2_STD_ALL
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst221 #define V4L2_STD_ALL (V4L2_STD_525_60 |
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-cap.c1339 inp->std = V4L2_STD_ALL; in vidioc_enum_input()
1347 inp->std = V4L2_STD_ALL; in vidioc_enum_input()
1418 dev->vid_cap_dev.tvnorms = V4L2_STD_ALL; in vidioc_s_input()
A Dvivid-vid-out.c1046 out->std = V4L2_STD_ALL; in vidioc_enum_output()
1086 dev->vid_out_dev.tvnorms = V4L2_STD_ALL; in vidioc_s_output()

Completed in 47 milliseconds

12