Lines Matching defs:s5k6aa_ctrls
203 struct s5k6aa_ctrls { struct
204 struct v4l2_ctrl_handler handler;
206 struct v4l2_ctrl *awb;
207 struct v4l2_ctrl *gain_red;
208 struct v4l2_ctrl *gain_blue;
209 struct v4l2_ctrl *gain_green;
211 struct v4l2_ctrl *hflip;
212 struct v4l2_ctrl *vflip;
214 struct v4l2_ctrl *auto_exp;
215 struct v4l2_ctrl *exposure;
216 struct v4l2_ctrl *gain;
1335 static const struct v4l2_ctrl_config s5k6aa_ctrls[] = { variable