Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/media/
Dv4l2-ctrls.h349 struct v4l2_ctrl_ref { struct
351 struct v4l2_ctrl_ref *next; argument
352 struct v4l2_ctrl *ctrl;
353 struct v4l2_ctrl_helper *helper;
354 bool from_other_dev;
355 bool req_done;
356 bool p_req_valid;
357 bool p_req_array_enomem;
358 u32 p_req_array_alloc_elems;
359 u32 p_req_elems;
[all …]
/kernel/linux/linux-5.10/include/media/
Dv4l2-ctrls.h319 struct v4l2_ctrl_ref { struct
321 struct v4l2_ctrl_ref *next; argument
322 struct v4l2_ctrl *ctrl;
323 struct v4l2_ctrl_helper *helper;
324 bool from_other_dev;
325 bool req_done;
326 bool valid_p_req;
327 union v4l2_ctrl_ptr p_req;