Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1738 struct v4l2_ext_controls { struct
1739 union {
1745 __u32 count;
1746 __u32 error_idx;
1747 __s32 request_fd;
1748 __u32 reserved[1];
1749 struct v4l2_ext_control *controls;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h884 struct v4l2_ext_controls { struct
885 union {
889 __u32 count;
890 __u32 error_idx;
891 __s32 request_fd;
892 __u32 reserved[1];
893 struct v4l2_ext_control * controls;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h934 struct v4l2_ext_controls { struct
935 union {
941 __u32 count;
942 __u32 error_idx;
943 __u32 reserved[2];
944 struct v4l2_ext_control *controls;