Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
3180 struct v4l2_event_ctrl { struct3181 u_int32_t changes;3182 u_int32_t type;3183 union {3187 u_int32_t flags;3188 int32_t minimum;3189 int32_t maximum;3190 int32_t step;3191 int32_t default_value;