Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2294 struct v4l2_event_ctrl { struct2295 __u32 changes;2296 __u32 type;2297 union {2301 __u32 flags;2302 __s32 minimum;2303 __s32 maximum;2304 __s32 step;2305 __s32 default_value;