Searched defs:v4l2_event_ctrl (Results 1 – 2 of 2) sorted by relevance
2270 struct v4l2_event_ctrl { struct2271 __u32 changes;2272 __u32 type;2273 union {2277 __u32 flags;2278 __s32 minimum;2279 __s32 maximum;2280 __s32 step;2281 __s32 default_value;