Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1691 struct v4l2_ext_controls { struct
1692 union {
1696 __u32 count;
1697 __u32 error_idx;
1698 __u32 reserved[2];
1699 struct v4l2_ext_control *controls;
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1691 struct v4l2_ext_controls { struct
1692 union {
1696 __u32 count;
1697 __u32 error_idx;
1698 __u32 reserved[2];
1699 struct v4l2_ext_control *controls;
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h1724 struct v4l2_ext_controls { struct
1725 union {
1729 __u32 count;
1730 __u32 error_idx;
1731 __u32 reserved[2];
1732 struct v4l2_ext_control *controls;
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h874 struct v4l2_ext_controls { struct
875 union {
879 __u32 count;
880 __u32 error_idx;
881 __u32 reserved[2];
882 struct v4l2_ext_control * controls;
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h883 struct v4l2_ext_controls { struct
884 union {
888 __u32 count;
889 __u32 error_idx;
890 __u32 reserved[2];
891 struct v4l2_ext_control * controls;
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h874 struct v4l2_ext_controls { struct
875 union {
879 __u32 count;
880 __u32 error_idx;
881 __u32 reserved[2];
882 struct v4l2_ext_control * controls;