Lines Matching full:cluster
59 * @cluster: Point to start of cluster array.
60 * @ncontrols: Number of controls in cluster array.
68 * @is_auto: If set, then this control selects whether the other cluster
72 * @has_volatiles: If set, then one or more members of the cluster are volatile.
77 * value, then the whole cluster is in manual mode. Drivers should
113 struct v4l2_ctrl **cluster; member
371 /** v4l2_ctrl_cluster() - Mark all controls in the cluster as belonging to that cluster.
372 * @ncontrols: The number of controls in this cluster.
373 * @controls: The cluster control array of size @ncontrols.
378 /** v4l2_ctrl_auto_cluster() - Mark all controls in the cluster as belonging to
379 * that cluster and set it up for autofoo/foo-type handling.
380 * @ncontrols: The number of controls in this cluster.
381 * @controls: The cluster control array of size @ncontrols. The first control
383 * @manual_val: The value for the first control in the cluster that equals the