Searched defs:v4l2_ctrl (Results 1 – 1 of 1) sorted by relevance
269 struct v4l2_ctrl { struct273 struct v4l2_ctrl_handler *handler; argument274 struct v4l2_ctrl **cluster; argument292 const struct v4l2_ctrl_ops *ops; argument293 const struct v4l2_ctrl_type_ops *type_ops; argument296 enum v4l2_ctrl_type type; argument320 union v4l2_ctrl_ptr p_def; argument321 union v4l2_ctrl_ptr p_min; argument322 union v4l2_ctrl_ptr p_max; argument323 union v4l2_ctrl_ptr p_new; argument[all …]
Completed in 6 milliseconds