/linux-6.12.1/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 253 { .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 }, 372 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 }, 414 { .std = V4L2_STD_ALL - V4L2_STD_NTSC_M_JP, 563 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 }, 595 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 }, 625 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 }, 811 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_TDA8290 }, 892 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, [all …]
|
D | ivtv-streams.c | 239 s->vdev.tvnorms = V4L2_STD_ALL; in ivtv_prep_dev()
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-cards.c | 219 { .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()
|
D | cx18-driver.c | 426 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()
|
D | cx18-ioctl.c | 528 v4l2_std_id std = V4L2_STD_ALL; in cx18_s_input() 601 if ((std & V4L2_STD_ALL) == 0) in cx18_s_std()
|
/linux-6.12.1/drivers/media/i2c/ |
D | msp3400-kthreads.c | 28 { 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()
|
D | tvp5150.c | 687 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_state() 2179 core->norm = V4L2_STD_ALL; in tvp5150_probe()
|
D | ths7303.c | 143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { in ths7303_s_std_output()
|
D | vpx3220.c | 285 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in vpx3220_status()
|
D | bt819.c | 205 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in bt819_status()
|
D | ks0127.c | 591 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in ks0127_status()
|
D | msp3400-driver.c | 703 state->detected_std = V4L2_STD_ALL; in msp_probe()
|
/linux-6.12.1/arch/arm/mach-davinci/ |
D | pdata-quirks.c | 153 .std = V4L2_STD_ALL, 164 .std = V4L2_STD_ALL,
|
/linux-6.12.1/drivers/media/pci/tw5864/ |
D | tw5864.h | 27 #define TW5864_NORMS V4L2_STD_ALL
|
/linux-6.12.1/drivers/media/usb/dvb-usb/ |
D | cxusb-analog.c | 1077 .std = V4L2_STD_ALL }, 1081 .std = V4L2_STD_ALL }, 1384 norm_mask = V4L2_STD_ALL; in cxusb_medion_querystd() 1495 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.12.1/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 432 if (std == V4L2_STD_ALL) { in vidioc_s_std() 491 inp->std = V4L2_STD_ALL; in vidioc_enum_input() 752 .tvnorms = V4L2_STD_ALL,
|
/linux-6.12.1/drivers/media/pci/dt3155/ |
D | dt3155.c | 361 input->std = V4L2_STD_ALL; in dt3155_enum_input() 483 .tvnorms = V4L2_STD_ALL,
|
/linux-6.12.1/drivers/media/i2c/adv748x/ |
D | adv748x-afe.c | 250 *norm = V4L2_STD_ALL; in adv748x_afe_g_tvnorms()
|
/linux-6.12.1/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 776 i->std = n ? V4L2_STD_ALL : 0; in vidioc_enum_input() 1150 .tvnorms = V4L2_STD_ALL,
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88.h | 48 #define CX88_NORMS (V4L2_STD_ALL \
|
/linux-6.12.1/drivers/media/test-drivers/vivid/ |
D | vivid-vid-cap.c | 1080 inp->std = V4L2_STD_ALL; in vidioc_enum_input() 1088 inp->std = V4L2_STD_ALL; in vidioc_enum_input() 1159 dev->vid_cap_dev.tvnorms = V4L2_STD_ALL; in vidioc_s_input()
|
D | vivid-vid-out.c | 969 out->std = V4L2_STD_ALL; in vidioc_enum_output() 1009 dev->vid_out_dev.tvnorms = V4L2_STD_ALL; in vidioc_s_output()
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-enumstd.rst | 221 #define V4L2_STD_ALL (V4L2_STD_525_60 |
|
/linux-6.12.1/samples/v4l/ |
D | v4l2-pci-skeleton.c | 110 #define SKEL_TVNORMS V4L2_STD_ALL
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-fwnode.c | 639 vc->connector.analog.sdtv_stds = ret ? V4L2_STD_ALL : stds; in v4l2_fwnode_connector_parse_analog()
|