Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2282 struct v4l2_event_ctrl { struct2283 __u32 changes;2284 __u32 type;2285 union {2289 __u32 flags;2290 __s32 minimum;2291 __s32 maximum;2292 __s32 step;2293 __s32 default_value;