Lines Matching refs:v4l2_ctrl
206 struct v4l2_ctrl *auto_exposure;
207 struct v4l2_ctrl *exposure_bias;
208 struct v4l2_ctrl *exposure;
209 struct v4l2_ctrl *metering;
213 struct v4l2_ctrl *auto_iso;
214 struct v4l2_ctrl *iso;
216 struct v4l2_ctrl *auto_wb;
218 struct v4l2_ctrl *lock_3a;
219 struct v4l2_ctrl *colorfx;
220 struct v4l2_ctrl *saturation;
221 struct v4l2_ctrl *zoom;
222 struct v4l2_ctrl *wdr;
223 struct v4l2_ctrl *stabilization;
224 struct v4l2_ctrl *jpeg_quality;
316 int m5mols_set_ctrl(struct v4l2_ctrl *ctrl);
328 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd()
335 static inline void m5mols_set_ctrl_mode(struct v4l2_ctrl *ctrl, in m5mols_set_ctrl_mode()
341 static inline unsigned int m5mols_get_ctrl_mode(struct v4l2_ctrl *ctrl) in m5mols_get_ctrl_mode()