Searched defs:v4l2_ctrl_ref (Results 1 – 1 of 1) sorted by relevance
375 struct v4l2_ctrl_ref { struct377 struct v4l2_ctrl_ref *next; argument378 struct v4l2_ctrl *ctrl;379 struct v4l2_ctrl_helper *helper;380 bool from_other_dev;381 bool req_done;382 bool p_req_valid;383 bool p_req_array_enomem;384 u32 p_req_array_alloc_elems;385 u32 p_req_elems;[all …]