Home
last modified time | relevance | path

Searched refs:auto_exposure (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c457 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()
/linux/drivers/media/i2c/
H A Dov7670.c225 struct v4l2_ctrl *auto_exposure; member
1929 info->auto_exposure = v4l2_ctrl_new_std_menu(&info->hdl, &ov7670_ctrl_ops, in ov7670_probe()
1947 v4l2_ctrl_auto_cluster(2, &info->auto_exposure, in ov7670_probe()