Lines Matching refs:v4l2_ctrl
208 struct v4l2_ctrl *auto_exposure;
209 struct v4l2_ctrl *exposure_bias;
210 struct v4l2_ctrl *exposure;
211 struct v4l2_ctrl *metering;
215 struct v4l2_ctrl *auto_iso;
216 struct v4l2_ctrl *iso;
218 struct v4l2_ctrl *auto_wb;
220 struct v4l2_ctrl *lock_3a;
221 struct v4l2_ctrl *colorfx;
222 struct v4l2_ctrl *saturation;
223 struct v4l2_ctrl *zoom;
224 struct v4l2_ctrl *wdr;
225 struct v4l2_ctrl *stabilization;
226 struct v4l2_ctrl *jpeg_quality;
319 int m5mols_set_ctrl(struct v4l2_ctrl *ctrl);
331 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd()
338 static inline void m5mols_set_ctrl_mode(struct v4l2_ctrl *ctrl, in m5mols_set_ctrl_mode()
344 static inline unsigned int m5mols_get_ctrl_mode(struct v4l2_ctrl *ctrl) in m5mols_get_ctrl_mode()