Home
last modified time | relevance | path

Searched defs:v4l2_ext_controls32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c842 struct v4l2_ext_controls32 { struct
843 __u32 which;
844 __u32 count;
845 __u32 error_idx;
846 __s32 request_fd;
847 __u32 reserved[1];
848 compat_caddr_t controls; /* actually struct v4l2_ext_control32 * */