Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2483 struct v4l2_event_ctrl { struct2484 __u32 changes;2485 __u32 type;2486 union {2490 __u32 flags;2491 __s32 minimum;2492 __s32 maximum;2493 __s32 step;2494 __s32 default_value;