Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2337 struct v4l2_event_ctrl { struct2338 __u32 changes;2339 __u32 type;2340 union {2344 __u32 flags;2345 __s32 minimum;2346 __s32 maximum;2347 __s32 step;2348 __s32 default_value;