Lines Matching refs:s5c73m3
27 #include <media/i2c/s5c73m3.h>
29 #include "s5c73m3.h"
31 static int s5c73m3_get_af_status(struct s5c73m3 *state, struct v4l2_ctrl *ctrl)
63 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd);
80 static int s5c73m3_set_colorfx(struct s5c73m3 *state, int val)
106 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp)
142 static int s5c73m3_set_white_balance(struct s5c73m3 *state, int val)
168 static int s5c73m3_af_run(struct s5c73m3 *state, bool on)
183 static int s5c73m3_3a_lock(struct s5c73m3 *state, struct v4l2_ctrl *ctrl)
211 static int s5c73m3_set_auto_focus(struct s5c73m3 *state, int caf)
236 static int s5c73m3_set_contrast(struct s5c73m3 *state, int val)
242 static int s5c73m3_set_saturation(struct s5c73m3 *state, int val)
248 static int s5c73m3_set_sharpness(struct s5c73m3 *state, int val)
254 static int s5c73m3_set_iso(struct s5c73m3 *state, int val)
266 static int s5c73m3_set_stabilization(struct s5c73m3 *state, int val)
276 static int s5c73m3_set_jpeg_quality(struct s5c73m3 *state, int quality)
290 static int s5c73m3_set_scene_program(struct s5c73m3 *state, int val)
315 static int s5c73m3_set_power_line_freq(struct s5c73m3 *state, int val)
340 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd);
443 int s5c73m3_init_controls(struct s5c73m3 *state)