Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/
Dv4l2-ctrls.h341 struct v4l2_ctrl_ref { struct
343 struct v4l2_ctrl_ref *next; argument
344 struct v4l2_ctrl *ctrl;
345 struct v4l2_ctrl_helper *helper;
346 bool from_other_dev;
347 bool req_done;
348 bool p_req_valid;
349 bool p_req_array_enomem;
350 u32 p_req_array_alloc_elems;
351 u32 p_req_elems;
[all …]