Searched refs:V4L2_CAP_VBI_OUTPUT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvideodev2.h477 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ macro
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.c1124 dev->vbi_out_caps = (dev->has_raw_vbi_out ? V4L2_CAP_VBI_OUTPUT : 0) |

Completed in 94 milliseconds