Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c659 struct v4l2_ext_controls32 { struct
660 __u32 which;
661 __u32 count;
662 __u32 error_idx;
663 __s32 request_fd;
664 __u32 reserved[1];
665 compat_caddr_t controls; /* actually struct v4l2_ext_control32 * */