Searched refs:V4L2_CTRL_ID_MASK (Results 1 – 7 of 7) sorted by relevance
902 v4l2_id &= V4L2_CTRL_ID_MASK; in uvc_find_control()2090 if (mapping->id & ~V4L2_CTRL_ID_MASK) { in uvc_ctrl_add_mapping()
2550 id &= V4L2_CTRL_ID_MASK; in find_ref()3319 u32 id = qc->id & V4L2_CTRL_ID_MASK; in v4l2_query_ext_ctrl()3663 u32 id = c->id & V4L2_CTRL_ID_MASK; in prepare_ext_ctrls()
1635 #define V4L2_CTRL_ID_MASK (0x0fffffff) macro
540 ignore define V4L2_CTRL_ID_MASK
1757 #define V4L2_CTRL_ID_MASK (0x0fffffff) macro
1739 #define V4L2_CTRL_ID_MASK (0x0fffffff) macro