Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h101171 struct v4l2_ctrl { struct
101174 struct v4l2_ctrl_handler *handler; argument
101175 struct v4l2_ctrl **cluster; argument
101190 const struct v4l2_ctrl_ops *ops; argument
101191 const struct v4l2_ctrl_type_ops *type_ops; argument
101194 enum v4l2_ctrl_type type; argument
101195 s64 minimum;
101219 union v4l2_ctrl_ptr p_def; argument
101220 union v4l2_ctrl_ptr p_new; argument
101221 union v4l2_ctrl_ptr p_cur; argument
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h111029 struct v4l2_ctrl { struct
111032 struct v4l2_ctrl_handler *handler; argument
111033 struct v4l2_ctrl **cluster; argument
111048 const struct v4l2_ctrl_ops *ops; argument
111049 const struct v4l2_ctrl_type_ops *type_ops; argument
111052 enum v4l2_ctrl_type type; argument
111053 s64 minimum;
111077 union v4l2_ctrl_ptr p_def; argument
111078 union v4l2_ctrl_ptr p_new; argument
111079 union v4l2_ctrl_ptr p_cur; argument
[all …]