Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2445 struct v4l2_event_ctrl { struct2446 __u32 changes;2447 __u32 type;2448 union {2452 __u32 flags;2453 __s32 minimum;2454 __s32 maximum;2455 __s32 step;2456 __s32 default_value;