Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2279 struct v4l2_event_ctrl { struct2280 __u32 changes;2281 __u32 type;2282 union {2286 __u32 flags;2287 __s32 minimum;2288 __s32 maximum;2289 __s32 step;2290 __s32 default_value;