Lines Matching full:control
33 /* Set the given control. */
36 /* Set/clear specific bits of the given control. */
39 /* Get the current value of the given control. */
42 /* Retrieve control's type */
45 /* Retrieve control's maximum value (int type) */
48 /* Retrieve control's minimum value (int type) */
51 /* Retrieve control's default value (any type) */
54 /* Retrieve control's enumeration count (enum only) */
57 /* Retrieve control's valid mask bits (bit mask only) */
60 /* Retrieve the control's name */
63 /* Retrieve the control's desc */
66 /* Retrieve a control enumeration or bit mask value */
70 /* Return true if control is writable */
73 /* Return V4L flags value for control (or zero if there is no v4l control
74 actually under this control) */
77 /* Return V4L ID for this control or zero if none */
80 /* Return true if control has custom symbolic representation */