Searched defs:v4l2_event_ctrl (Results 1 – 1 of 1) sorted by relevance
2244 struct v4l2_event_ctrl { struct2245 __u32 changes;2246 __u32 type;2247 union {2251 __u32 flags;2252 __s32 minimum;2253 __s32 maximum;2254 __s32 step;2255 __s32 default_value;