Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c651 struct v4l2_ext_controls32 { struct
652 __u32 which;
653 __u32 count;
654 __u32 error_idx;
655 __s32 request_fd;
656 __u32 reserved[1];
657 compat_caddr_t controls; /* actually struct v4l2_ext_control32 * */