Searched refs:auto_exp (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-isp.h91 struct v4l2_ctrl *auto_exp; member in struct:fimc_isp_ctrls
/linux-4.4.14/drivers/media/i2c/
H A Dov9650.c204 struct v4l2_ctrl *auto_exp; member in struct:ov965x_ctrls::__anon5927
768 if (ctrls->auto_exp->is_new) { ov965x_set_exposure()
1008 ctrls->auto_exp = v4l2_ctrl_new_std_menu(hdl, ops, ov965x_initialize_controls()
1050 v4l2_ctrl_auto_cluster(3, &ctrls->auto_exp, 1, true); ov965x_initialize_controls()
H A Ds5k6aa.c218 struct v4l2_ctrl *auto_exp; member in struct:s5k6aa_ctrls
544 v4l2_dbg(1, debug, c, "man_exp: %d, auto_exp: %d, a_alg: 0x%x\n", s5k6aa_set_auto_exposure()
1386 ctrls->auto_exp = v4l2_ctrl_new_std_menu(hdl, ops, s5k6aa_initialize_ctrls()
1395 v4l2_ctrl_auto_cluster(3, &ctrls->auto_exp, 0, false); s5k6aa_initialize_ctrls()
H A Ds5k5baf.c269 struct v4l2_ctrl *auto_exp; member in struct:s5k5baf_ctrls::__anon5936
1657 ctrls->auto_exp = v4l2_ctrl_new_std_menu(hdl, ops, s5k5baf_initialize_ctrls()
1666 v4l2_ctrl_auto_cluster(3, &ctrls->auto_exp, 0, false); s5k5baf_initialize_ctrls()
/linux-4.4.14/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c114 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) s5c73m3_set_exposure() argument

Completed in 374 milliseconds