Searched refs:V4L2_SLICED_VPS (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c126 0, 0, V4L2_SLICED_VPS, 0, 0, /* 9 */
222 case V4L2_SLICED_VPS:
284 sdid = V4L2_SLICED_VPS;
H A Dcx18-ioctl.c166 case V4L2_SLICED_VPS:
200 if (line == 16 && field == 0 && (set & V4L2_SLICED_VPS))
201 return V4L2_SLICED_VPS;
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c80 0, 0, V4L2_SLICED_VPS, 0, 0, /* 9 */
187 case V4L2_SLICED_VPS:
247 id2 = V4L2_SLICED_VPS;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-vbi.c21 data.id = V4L2_SLICED_VPS;
98 } else if (d->id == V4L2_SLICED_VPS && d->line == 16 && d->field == 0) {
268 id2 = V4L2_SLICED_VPS;
H A Divtv-ioctl.c36 case V4L2_SLICED_VPS:
63 if (line == 16 && field == 0 && (set & V4L2_SLICED_VPS))
64 return V4L2_SLICED_VPS;
325 vbifmt->service_lines[0][16] = V4L2_SLICED_VPS;
1236 cap->service_lines[0][16] = V4L2_SLICED_VPS;
/linux-master/drivers/media/i2c/
H A Dsaa7127.c621 fmt->service_lines[0][16] = V4L2_SLICED_VPS;
629 (state->vps_enable ? V4L2_SLICED_VPS : 0) |
640 case V4L2_SLICED_VPS:
H A Dsaa7115.c1111 case V4L2_SLICED_VPS:
1136 V4L2_SLICED_VPS, 0, 0, 0, 0, /* 7 */
1245 vbi->type = V4L2_SLICED_VPS;
H A Dtvp5150.c590 {V4L2_SLICED_VPS, 16, 16, 0},
/linux-master/include/uapi/linux/
H A Dvideodev2.h2274 #define V4L2_SLICED_VPS (0x0400) macro
2281 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625)

Completed in 310 milliseconds