Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2380 struct v4l2_event_ctrl { struct2381 __u32 changes;2382 __u32 type;2383 union {2387 __u32 flags;2388 __s32 minimum;2389 __s32 maximum;2390 __s32 step;2391 __s32 default_value;