Searched refs:auto_exposure (Results 1 – 3 of 3) sorted by relevance
457 ctrls->auto_exposure = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()543 v4l2_ctrl_auto_cluster(3, &ctrls->auto_exposure, 0, false); in s5c73m3_init_controls()
224 struct v4l2_ctrl *auto_exposure; member1928 info->auto_exposure = v4l2_ctrl_new_std_menu(&info->hdl, &ov7670_ctrl_ops, in ov7670_probe()1946 v4l2_ctrl_auto_cluster(2, &info->auto_exposure, in ov7670_probe()
3170 enum v4l2_exposure_auto_type auto_exposure) in ov5640_set_ctrl_exposure() argument3173 bool auto_exp = (auto_exposure == V4L2_EXPOSURE_AUTO); in ov5640_set_ctrl_exposure()