Searched refs:V4L2_CAP_VBI_OUTPUT (Results 1 – 7 of 7) sorted by relevance
31 (``V4L2_CAP_VBI_OUTPUT``) interface. At least one of the read/write or
180 * - ``V4L2_CAP_VBI_OUTPUT``
40 ``V4L2_CAP_VBI_CAPTURE`` or ``V4L2_CAP_VBI_OUTPUT`` flags, respectively,
324 ``V4L2_CAP_VBI_OUTPUT`` replaced ``V4L2_FLAG_DATA_SERVICE``.
455 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ macro
164 replace define V4L2_CAP_VBI_OUTPUT device-capabilities
1110 dev->vbi_out_caps = (dev->has_raw_vbi_out ? V4L2_CAP_VBI_OUTPUT : 0) | in vivid_set_capabilities()
Completed in 20 milliseconds