Home
last modified time | relevance | path

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

/linux/include/media/
A Dv4l2-ctrls.h321 struct v4l2_ctrl_ref { struct
323 struct v4l2_ctrl_ref *next; argument
324 struct v4l2_ctrl *ctrl;
325 struct v4l2_ctrl_helper *helper;
326 bool from_other_dev;
327 bool req_done;
328 bool valid_p_req;
329 union v4l2_ctrl_ptr p_req;

Completed in 5 milliseconds