Searched defs:v4l2_ext_controls32 (Results 1 – 1 of 1) sorted by relevance
833 struct v4l2_ext_controls32 { struct834 __u32 which;835 __u32 count;836 __u32 error_idx;837 __u32 reserved[2];838 compat_caddr_t controls; /* actually struct v4l2_ext_control32 * */