Symbol: V4L2_SLICED_CAPTION_525
drivers/media/i2c/cx25840/cx25840-vbi.c
184
case V4L2_SLICED_CAPTION_525:
drivers/media/i2c/cx25840/cx25840-vbi.c
243
id2 = V4L2_SLICED_CAPTION_525;
drivers/media/i2c/cx25840/cx25840-vbi.c
79
V4L2_SLICED_CAPTION_525, /* 6 */
drivers/media/i2c/saa7115.c
1097
case V4L2_SLICED_CAPTION_525:
drivers/media/i2c/saa7115.c
1126
0, V4L2_SLICED_CAPTION_525, /* 4 */
drivers/media/i2c/saa7115.c
1224
vbi->type = V4L2_SLICED_CAPTION_525;
drivers/media/i2c/saa7115.c
1403
case V4L2_SLICED_CAPTION_525:
drivers/media/i2c/saa7127.c
625
fmt->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/i2c/saa7127.c
626
fmt->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
drivers/media/i2c/saa7127.c
631
(state->cc_enable ? V4L2_SLICED_CAPTION_525 : 0);
drivers/media/i2c/saa7127.c
642
case V4L2_SLICED_CAPTION_525:
drivers/media/i2c/tvp5150.c
563
{V4L2_SLICED_CAPTION_525, 21, 21, 1},
drivers/media/pci/cx18/cx18-av-vbi.c
117
V4L2_SLICED_CAPTION_525, /* 6 */
drivers/media/pci/cx18/cx18-av-vbi.c
211
case V4L2_SLICED_CAPTION_525:
drivers/media/pci/cx18/cx18-av-vbi.c
272
sdid = V4L2_SLICED_CAPTION_525;
drivers/media/pci/cx18/cx18-controls.c
67
V4L2_SLICED_CAPTION_525;
drivers/media/pci/cx18/cx18-ioctl.c
162
case V4L2_SLICED_CAPTION_525:
drivers/media/pci/cx18/cx18-ioctl.c
197
if (line == 21 && (set & V4L2_SLICED_CAPTION_525))
drivers/media/pci/cx18/cx18-ioctl.c
198
return V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-controls.c
43
itv->vbi.sliced_in->service_set = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-ioctl.c
1240
cap->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-ioctl.c
1241
cap->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-ioctl.c
32
case V4L2_SLICED_CAPTION_525:
drivers/media/pci/ivtv/ivtv-ioctl.c
321
vbifmt->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-ioctl.c
322
vbifmt->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-ioctl.c
59
if (line == 21 && (set & V4L2_SLICED_CAPTION_525))
drivers/media/pci/ivtv/ivtv-ioctl.c
60
return V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-vbi.c
264
id2 = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-vbi.c
38
data.id = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-vbi.c
486
data.id = V4L2_SLICED_CAPTION_525;
drivers/media/pci/ivtv/ivtv-vbi.c
89
if (d->id == V4L2_SLICED_CAPTION_525 && d->line == 21) {
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
271
if (vbi->service_set & V4L2_SLICED_CAPTION_525) {
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
272
vbi->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
273
vbi->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
307
service_set &= is_60hz ? V4L2_SLICED_CAPTION_525 :
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
345
cap->service_set = is_60hz ? V4L2_SLICED_CAPTION_525 :
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
348
cap->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-cap.c
349
cap->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-gen.c
132
if (data->id == V4L2_SLICED_CAPTION_525)
drivers/media/test-drivers/vivid/vivid-vbi-gen.c
274
data0->id = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-gen.c
276
data1->id = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vbi-out.c
193
service_set &= is_60hz ? V4L2_SLICED_CAPTION_525 :
drivers/media/test-drivers/vivid/vivid-vbi-out.c
229
case V4L2_SLICED_CAPTION_525:
drivers/media/test-drivers/vivid/vivid-vid-cap.c
416
dev->service_set_cap = V4L2_SLICED_CAPTION_525;
drivers/media/test-drivers/vivid/vivid-vid-out.c
231
dev->service_set_out = V4L2_SLICED_CAPTION_525;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
1965
fmt.fmt.sliced.service_lines[0][21] = V4L2_SLICED_CAPTION_525;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
1966
fmt.fmt.sliced.service_lines[1][21] = V4L2_SLICED_CAPTION_525;
include/uapi/linux/videodev2.h
2356
#define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525)