Searched refs:V4L2_CAP_VBI_OUTPUT (Results 1 – 2 of 2) sorted by relevance
327 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ macro
810 dev->vbi_out_caps = (dev->has_raw_vbi_out ? V4L2_CAP_VBI_OUTPUT : 0) | in vivid_create_instance()