Lines Matching defs:s5k6aa_ctrls
207 struct s5k6aa_ctrls { struct
208 struct v4l2_ctrl_handler handler;
210 struct v4l2_ctrl *awb;
211 struct v4l2_ctrl *gain_red;
212 struct v4l2_ctrl *gain_blue;
213 struct v4l2_ctrl *gain_green;
215 struct v4l2_ctrl *hflip;
216 struct v4l2_ctrl *vflip;
218 struct v4l2_ctrl *auto_exp;
219 struct v4l2_ctrl *exposure;
220 struct v4l2_ctrl *gain;
1334 static const struct v4l2_ctrl_config s5k6aa_ctrls[] = { variable