Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2537 struct v4l2_event_ctrl { struct2538 __u32 changes;2539 __u32 type;2540 union {2544 __u32 flags;2545 __s32 minimum;2546 __s32 maximum;2547 __s32 step;2548 __s32 default_value;