Searched defs:v4l2_ctrl_ref (Results 1 – 1 of 1) sorted by relevance
365 struct v4l2_ctrl_ref { struct367 struct v4l2_ctrl_ref *next; argument368 struct v4l2_ctrl *ctrl;369 struct v4l2_ctrl_helper *helper;370 bool from_other_dev;371 bool req_done;372 bool p_req_valid;373 bool p_req_array_enomem;374 u32 p_req_array_alloc_elems;375 u32 p_req_elems;[all …]
Completed in 11 milliseconds