Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2486 struct v4l2_event_ctrl { struct2487 __u32 changes;2488 __u32 type;2489 union {2493 __u32 flags;2494 __s32 minimum;2495 __s32 maximum;2496 __s32 step;2497 __s32 default_value;