Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2381 struct v4l2_event_ctrl { struct2382 __u32 changes;2383 __u32 type;2384 union {2388 __u32 flags;2389 __s32 minimum;2390 __s32 maximum;2391 __s32 step;2392 __s32 default_value;