Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h96463 struct v4l2_query_ext_ctrl { struct
96464 __u32 id;
96465 __u32 type;
96466 char name[32];
96467 __s64 minimum;
96468 __s64 maximum;
96469 __u64 step;
96470 __s64 default_value;
96471 __u32 flags;
96472 __u32 elem_size;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h106159 struct v4l2_query_ext_ctrl { struct
106160 __u32 id;
106161 __u32 type;
106162 char name[32];
106163 __s64 minimum;
106164 __s64 maximum;
106165 __u64 step;
106166 __s64 default_value;
106167 __u32 flags;
106168 __u32 elem_size;
[all …]