Searched defs:v4l2_ctrl_ref (Results 1 – 1 of 1) sorted by relevance
331 struct v4l2_ctrl_ref { struct333 struct v4l2_ctrl_ref *next; argument334 struct v4l2_ctrl *ctrl;335 struct v4l2_ctrl_helper *helper;336 bool from_other_dev;337 bool req_done;338 bool valid_p_req;339 union v4l2_ctrl_ptr p_req;