Searched refs:ctrl_class (Results 1 – 7 of 7) sorted by relevance
114 Extend VIDIOC_G_EXT_CTRLS;. Replace ctrl_class with a new union with115 ctrl_class and which. Which is used to select the current value of the
218 - ``ctrl_class``223 support this can be tested by setting ``ctrl_class`` to 0 and248 by setting ctrl_class to ``V4L2_CTRL_WHICH_CUR_VAL`` and calling
1625 __u32 ctrl_class; member
1746 __u32 ctrl_class; member
1728 __u32 ctrl_class; member
457 controls.ctrl_class = V4L2_CTRL_ID2CLASS(ext_control.id); in get_pixel()