Searched defs:v4l2_ctrl (Results 1 – 1 of 1) sorted by relevance
277 struct v4l2_ctrl { struct281 struct v4l2_ctrl_handler *handler; argument282 struct v4l2_ctrl **cluster; argument300 const struct v4l2_ctrl_ops *ops; argument301 const struct v4l2_ctrl_type_ops *type_ops; argument304 enum v4l2_ctrl_type type; argument328 union v4l2_ctrl_ptr p_def; argument329 union v4l2_ctrl_ptr p_min; argument330 union v4l2_ctrl_ptr p_max; argument331 union v4l2_ctrl_ptr p_new; argument[all …]