Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c643 struct v4l2_ext_controls32 { struct
644 __u32 which;
645 __u32 count;
646 __u32 error_idx;
647 __s32 request_fd;
648 __u32 reserved[1];
649 compat_caddr_t controls; /* actually struct v4l2_ext_control32 * */