Symbol: V4L2_STD_ALL
arch/arm/mach-davinci/pdata-quirks.c
153
.std = V4L2_STD_ALL,
arch/arm/mach-davinci/pdata-quirks.c
164
.std = V4L2_STD_ALL,
drivers/media/i2c/adv7180.c
846
*norm = V4L2_STD_ALL;
drivers/media/i2c/adv748x/adv748x-afe.c
234
*norm = V4L2_STD_ALL;
drivers/media/i2c/adv7842.c
2924
*std &= V4L2_STD_ALL;
drivers/media/i2c/adv7842.c
2987
if (norm & V4L2_STD_ALL) {
drivers/media/i2c/bt819.c
205
v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL;
drivers/media/i2c/isl7998x.c
880
*std = V4L2_STD_ALL;
drivers/media/i2c/ks0127.c
591
v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL;
drivers/media/i2c/msp3400-driver.c
703
state->detected_std = V4L2_STD_ALL;
drivers/media/i2c/msp3400-kthreads.c
172
return V4L2_STD_ALL;
drivers/media/i2c/msp3400-kthreads.c
28
{ 0x0000, 0, 0, "could not detect sound standard", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
29
{ 0x0001, 0, 0, "autodetect start", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
498
state->detected_std = V4L2_STD_ALL;
drivers/media/i2c/msp3400-kthreads.c
61
"10.7 FM-Stereo Radio", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
63
"6.5 SAT-Mono", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
65
"7.02/7.20 SAT-Stereo", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
67
"7.2 SAT ADR", V4L2_STD_ALL },
drivers/media/i2c/msp3400-kthreads.c
695
state->detected_std = V4L2_STD_ALL;
drivers/media/i2c/msp3400-kthreads.c
992
state->detected_std = V4L2_STD_ALL;
drivers/media/i2c/ths7303.c
143
if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) {
drivers/media/i2c/tvp5150.c
1077
if (decoder->norm == V4L2_STD_ALL)
drivers/media/i2c/tvp5150.c
1173
if (decoder->norm == V4L2_STD_ALL)
drivers/media/i2c/tvp5150.c
1222
if (decoder->norm == V4L2_STD_ALL) {
drivers/media/i2c/tvp5150.c
2179
core->norm = V4L2_STD_ALL;
drivers/media/i2c/tvp5150.c
687
if (std == V4L2_STD_ALL) {
drivers/media/i2c/tvp5150.c
731
if (std == V4L2_STD_ALL) {
drivers/media/i2c/tvp5150.c
807
supported_stds = V4L2_STD_ALL;
drivers/media/i2c/tvp5150.c
957
if (decoder->norm == V4L2_STD_ALL)
drivers/media/i2c/vpx3220.c
285
v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL;
drivers/media/pci/cx18/cx18-cards.c
219
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
270
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
330
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
437
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
484
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
537
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/cx18/cx18-cards.c
602
cx->tuner_std : V4L2_STD_ALL;
drivers/media/pci/cx18/cx18-driver.c
1094
if (cx->std == V4L2_STD_ALL)
drivers/media/pci/cx18/cx18-driver.c
1225
std = (cx->tuner_std == V4L2_STD_ALL) ? V4L2_STD_NTSC_M : cx->tuner_std;
drivers/media/pci/cx18/cx18-driver.c
426
cx->std = V4L2_STD_ALL;
drivers/media/pci/cx18/cx18-ioctl.c
526
v4l2_std_id std = V4L2_STD_ALL;
drivers/media/pci/cx18/cx18-ioctl.c
604
if ((std & V4L2_STD_ALL) == 0)
drivers/media/pci/cx18/cx18-streams.c
375
s->video_dev.tvnorms = V4L2_STD_ALL;
drivers/media/pci/cx88/cx88.h
48
#define CX88_NORMS (V4L2_STD_ALL \
drivers/media/pci/dt3155/dt3155.c
359
input->std = V4L2_STD_ALL;
drivers/media/pci/dt3155/dt3155.c
481
.tvnorms = V4L2_STD_ALL,
drivers/media/pci/ivtv/ivtv-cards.c
1161
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/ivtv/ivtv-cards.c
1196
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/ivtv/ivtv-cards.c
1242
{ .std = V4L2_STD_ALL, .tuner = TUNER_SONY_BTF_PXN01Z },
drivers/media/pci/ivtv/ivtv-cards.c
1314
itv->tuner_std : V4L2_STD_ALL;
drivers/media/pci/ivtv/ivtv-cards.c
1328
output->std = V4L2_STD_ALL;
drivers/media/pci/ivtv/ivtv-cards.c
253
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_NTSC },
drivers/media/pci/ivtv/ivtv-cards.c
295
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 },
drivers/media/pci/ivtv/ivtv-cards.c
336
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 },
drivers/media/pci/ivtv/ivtv-cards.c
372
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FQ1286 },
drivers/media/pci/ivtv/ivtv-cards.c
414
{ .std = V4L2_STD_ALL - V4L2_STD_NTSC_M_JP,
drivers/media/pci/ivtv/ivtv-cards.c
563
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 },
drivers/media/pci/ivtv/ivtv-cards.c
595
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 },
drivers/media/pci/ivtv/ivtv-cards.c
625
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_FM1236_MK3 },
drivers/media/pci/ivtv/ivtv-cards.c
811
{ .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_TDA8290 },
drivers/media/pci/ivtv/ivtv-cards.c
892
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/ivtv/ivtv-cards.c
928
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/ivtv/ivtv-cards.c
966
{ .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
drivers/media/pci/ivtv/ivtv-driver.c
629
itv->std = tunertype ? V4L2_STD_MN : (V4L2_STD_ALL & ~V4L2_STD_MN);
drivers/media/pci/ivtv/ivtv-ioctl.c
1001
std = V4L2_STD_ALL;
drivers/media/pci/ivtv/ivtv-ioctl.c
1170
if ((std & V4L2_STD_ALL) == 0)
drivers/media/pci/ivtv/ivtv-streams.c
226
s->vdev.tvnorms = V4L2_STD_ALL;
drivers/media/pci/tw5864/tw5864.h
27
#define TW5864_NORMS V4L2_STD_ALL
drivers/media/platform/ti/am437x/am437x-vpfe.c
2320
sdinfo->inputs[0].std = V4L2_STD_ALL;
drivers/media/platform/ti/davinci/vpif_capture.c
1541
chan->inputs[i].input.std = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-core.c
1888
tvnorms_cap = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-core.c
1890
tvnorms_out = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-vid-cap.c
1095
inp->std = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-vid-cap.c
1103
inp->std = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-vid-cap.c
1174
dev->vid_cap_dev.tvnorms = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-vid-out.c
1014
dev->vid_out_dev.tvnorms = V4L2_STD_ALL;
drivers/media/test-drivers/vivid/vivid-vid-out.c
974
out->std = V4L2_STD_ALL;
drivers/media/tuners/xc4000.c
1289
params->std &= V4L2_STD_ALL;
drivers/media/usb/cx231xx/cx231xx-417.c
1643
.tvnorms = V4L2_STD_ALL,
drivers/media/usb/cx231xx/cx231xx-cards.c
970
.norm = V4L2_STD_ALL,
drivers/media/usb/cx231xx/cx231xx-video.c
1689
.tvnorms = V4L2_STD_ALL,
drivers/media/usb/dvb-usb/cxusb-analog.c
1075
.std = V4L2_STD_ALL },
drivers/media/usb/dvb-usb/cxusb-analog.c
1079
.std = V4L2_STD_ALL },
drivers/media/usb/dvb-usb/cxusb-analog.c
1382
norm_mask = V4L2_STD_ALL;
drivers/media/usb/dvb-usb/cxusb-analog.c
1493
cxdev->videodev->tvnorms = V4L2_STD_ALL;
drivers/media/usb/dvb-usb/cxusb-analog.c
1656
cxdev->videodev->tvnorms = V4L2_STD_ALL;
drivers/media/usb/em28xx/em28xx-video.c
2558
.tvnorms = V4L2_STD_ALL,
drivers/media/usb/go7007/go7007-v4l2.c
875
.tvnorms = V4L2_STD_ALL,
drivers/media/usb/hdpvr/hdpvr-video.c
1155
.tvnorms = V4L2_STD_ALL,
drivers/media/usb/hdpvr/hdpvr-video.c
781
i->std = n ? V4L2_STD_ALL : 0;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
2195
hdw->std_mask_eeprom = V4L2_STD_ALL;
drivers/media/usb/s2255/s2255drv.c
295
#define S2255_NORMS (V4L2_STD_ALL)
drivers/media/v4l2-core/v4l2-fwnode.c
690
vc->connector.analog.sdtv_stds = ret ? V4L2_STD_ALL : stds;
samples/v4l/v4l2-pci-skeleton.c
110
#define SKEL_TVNORMS V4L2_STD_ALL