Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h96451 struct v4l2_queryctrl { struct
96452 __u32 id;
96453 __u32 type;
96454 __u8 name[32];
96455 __s32 minimum;
96456 __s32 maximum;
96457 __s32 step;
96458 __s32 default_value;
96459 __u32 flags;
96460 __u32 reserved[2];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h106147 struct v4l2_queryctrl { struct
106148 __u32 id;
106149 __u32 type;
106150 __u8 name[32];
106151 __s32 minimum;
106152 __s32 maximum;
106153 __s32 step;
106154 __s32 default_value;
106155 __u32 flags;
106156 __u32 reserved[2];