Searched defs:v4l2_ctrl_ref (Results 1 – 1 of 1) sorted by relevance
319 struct v4l2_ctrl_ref { struct321 struct v4l2_ctrl_ref *next; argument322 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;