Searched refs:ncontrols (Results 1 - 1 of 1) sorted by last modified time

/include/media/
H A Dv4l2-ctrls.h100 * @ncontrols: Number of controls in cluster array.
169 unsigned ncontrols; member in struct:v4l2_ctrl
549 * @ncontrols: The number of controls in this cluster.
550 * @controls: The cluster control array of size @ncontrols.
552 void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl **controls);
557 * @ncontrols: The number of controls in this cluster.
558 * @controls: The cluster control array of size @ncontrols. The first control
584 void v4l2_ctrl_auto_cluster(unsigned ncontrols, struct v4l2_ctrl **controls,

Completed in 19 milliseconds