Lines Matching refs:s5c73m3

29 static int s5c73m3_get_af_status(struct s5c73m3 *state, struct v4l2_ctrl *ctrl)  in s5c73m3_get_af_status()
61 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_g_volatile_ctrl()
78 static int s5c73m3_set_colorfx(struct s5c73m3 *state, int val) in s5c73m3_set_colorfx()
104 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) in s5c73m3_set_exposure()
140 static int s5c73m3_set_white_balance(struct s5c73m3 *state, int val) in s5c73m3_set_white_balance()
166 static int s5c73m3_af_run(struct s5c73m3 *state, bool on) in s5c73m3_af_run()
181 static int s5c73m3_3a_lock(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_3a_lock()
209 static int s5c73m3_set_auto_focus(struct s5c73m3 *state, int caf) in s5c73m3_set_auto_focus()
234 static int s5c73m3_set_contrast(struct s5c73m3 *state, int val) in s5c73m3_set_contrast()
240 static int s5c73m3_set_saturation(struct s5c73m3 *state, int val) in s5c73m3_set_saturation()
246 static int s5c73m3_set_sharpness(struct s5c73m3 *state, int val) in s5c73m3_set_sharpness()
252 static int s5c73m3_set_iso(struct s5c73m3 *state, int val) in s5c73m3_set_iso()
264 static int s5c73m3_set_stabilization(struct s5c73m3 *state, int val) in s5c73m3_set_stabilization()
274 static int s5c73m3_set_jpeg_quality(struct s5c73m3 *state, int quality) in s5c73m3_set_jpeg_quality()
288 static int s5c73m3_set_scene_program(struct s5c73m3 *state, int val) in s5c73m3_set_scene_program()
313 static int s5c73m3_set_power_line_freq(struct s5c73m3 *state, int val) in s5c73m3_set_power_line_freq()
338 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_s_ctrl()
441 int s5c73m3_init_controls(struct s5c73m3 *state) in s5c73m3_init_controls()