Lines Matching refs:v4l2_ctrl
204 struct v4l2_ctrl *auto_exposure;
205 struct v4l2_ctrl *exposure_bias;
206 struct v4l2_ctrl *exposure;
207 struct v4l2_ctrl *metering;
211 struct v4l2_ctrl *auto_iso;
212 struct v4l2_ctrl *iso;
214 struct v4l2_ctrl *auto_wb;
216 struct v4l2_ctrl *lock_3a;
217 struct v4l2_ctrl *colorfx;
218 struct v4l2_ctrl *saturation;
219 struct v4l2_ctrl *zoom;
220 struct v4l2_ctrl *wdr;
221 struct v4l2_ctrl *stabilization;
222 struct v4l2_ctrl *jpeg_quality;
314 int m5mols_set_ctrl(struct v4l2_ctrl *ctrl);
326 static inline struct v4l2_subdev *to_sd(struct v4l2_ctrl *ctrl) in to_sd()
333 static inline void m5mols_set_ctrl_mode(struct v4l2_ctrl *ctrl, in m5mols_set_ctrl_mode()
339 static inline unsigned int m5mols_get_ctrl_mode(struct v4l2_ctrl *ctrl) in m5mols_get_ctrl_mode()