Searched refs:V4L2_CAP_SLICED_VBI_CAPTURE (Results 1 – 10 of 10) sorted by relevance
42 V4L2_CAP_SLICED_VBI_CAPTURE)
81 V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE |330 !(cap & (V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE))) in cx18_prep_dev()
184 V4L2_CAP_SLICED_VBI_CAPTURE)
120 V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE | V4L2_CAP_TUNER |149 V4L2_CAP_SLICED_VBI_CAPTURE | V4L2_CAP_READWRITE,
941 itv->v4l2_cap &= ~(V4L2_CAP_SLICED_VBI_CAPTURE|V4L2_CAP_VBI_CAPTURE); in ivtv_load_and_init_modules()
184 * - ``V4L2_CAP_SLICED_VBI_CAPTURE``
35 ``V4L2_CAP_SLICED_VBI_CAPTURE`` or ``V4L2_CAP_SLICED_VBI_OUTPUT`` flag
179 replace define V4L2_CAP_SLICED_VBI_CAPTURE device-capabilities
478 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ macro
1141 (dev->has_sliced_vbi_cap ? V4L2_CAP_SLICED_VBI_CAPTURE : 0); in vivid_set_capabilities()