Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h101111 struct v4l2_ctrl_ref { struct
101113 struct v4l2_ctrl_ref *next; argument
101114 struct v4l2_ctrl *ctrl;
101115 struct v4l2_ctrl_helper *helper;
101116 bool from_other_dev;
101117 bool req_done;
101118 bool p_req_valid;
101119 bool p_req_array_enomem;
101120 u32 p_req_array_alloc_elems;
101121 u32 p_req_elems;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h110969 struct v4l2_ctrl_ref { struct
110971 struct v4l2_ctrl_ref *next; argument
110972 struct v4l2_ctrl *ctrl;
110973 struct v4l2_ctrl_helper *helper;
110974 bool from_other_dev;
110975 bool req_done;
110976 bool p_req_valid;
110977 bool p_req_array_enomem;
110978 u32 p_req_array_alloc_elems;
110979 u32 p_req_elems;
[all …]