Home
last modified time | relevance | path

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

/include/media/
Dv4l2-ctrls.h277 struct v4l2_ctrl { struct
281 struct v4l2_ctrl_handler *handler; argument
282 struct v4l2_ctrl **cluster; argument
300 const struct v4l2_ctrl_ops *ops; argument
301 const struct v4l2_ctrl_type_ops *type_ops; argument
304 enum v4l2_ctrl_type type; argument
328 union v4l2_ctrl_ptr p_def; argument
329 union v4l2_ctrl_ptr p_min; argument
330 union v4l2_ctrl_ptr p_max; argument
331 union v4l2_ctrl_ptr p_new; argument
[all …]