Home
last modified time | relevance | path

Searched refs:V4L2_CID_USER_UVC_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Duvcvideo.h43 #define V4L2_CID_UVC_REGION_OF_INTEREST_RECT (V4L2_CID_USER_UVC_BASE + 1)
44 #define V4L2_CID_UVC_REGION_OF_INTEREST_AUTO (V4L2_CID_USER_UVC_BASE + 2)
H A Dv4l2-controls.h223 #define V4L2_CID_USER_UVC_BASE (V4L2_CID_USER_BASE + 0x11e0) macro