Searched refs:V4L2_CAP_DEVICE_CAPS (Results 1 – 9 of 9) sorted by relevance
88 #if defined(V4L2_CAP_DEVICE_CAPS) || (defined(HAVE_DECL_V4L2_CAP_DEVICE_CAPS) && HAVE_DECL_V4L2_CAP…89 XLAT(V4L2_CAP_DEVICE_CAPS),
24 V4L2_CAP_DEVICE_CAPS
129 V4L2_CAP_DEVICE_CAPS = 2147483648
903 …PUT, V4L2_CAP_READWRITE, V4L2_CAP_ASYNCIO, V4L2_CAP_STREAMING, V4L2_CAP_TOUCH, V4L2_CAP_DEVICE_CAPS
159 #ifdef V4L2_CAP_DEVICE_CAPS in print_v4l2_capability()
477 #define V4L2_CAP_DEVICE_CAPS 0x80000000 /* sets device capabilities field */ macro