SYNOPSIS void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl ** controls); ARGUMENTS ncontrols The number of controls in this cluster. controls The cluster control array of size ncontrols. COPYRIGHT