Searched refs:V4L2_CAP_SLICED_VBI_CAPTURE (Results 1 – 10 of 10) sorted by relevance
42 V4L2_CAP_SLICED_VBI_CAPTURE)
72 V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE |322 !(cap & (V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE))) in cx18_prep_dev()
158 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,
974 itv->v4l2_cap &= ~(V4L2_CAP_SLICED_VBI_CAPTURE|V4L2_CAP_VBI_CAPTURE); in ivtv_load_and_init_modules()
192 * - ``V4L2_CAP_SLICED_VBI_CAPTURE``
42 ``V4L2_CAP_SLICED_VBI_CAPTURE`` or ``V4L2_CAP_SLICED_VBI_OUTPUT`` flag
155 replace define V4L2_CAP_SLICED_VBI_CAPTURE device-capabilities
452 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ macro
848 (dev->has_sliced_vbi_cap ? V4L2_CAP_SLICED_VBI_CAPTURE : 0); in vivid_create_instance()