Home
last modified time | relevance | path

Searched refs:autoexposure (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/staging/media/soc_camera/
Dmt9t031.c71 struct v4l2_ctrl *autoexposure; member
274 if (ret >= 0 && v4l2_ctrl_g_ctrl(mt9t031->autoexposure) == V4L2_EXPOSURE_AUTO) { in mt9t031_set_params()
785 mt9t031->autoexposure = v4l2_ctrl_new_std_menu(&mt9t031->hdl, in mt9t031_probe()
795 v4l2_ctrl_auto_cluster(2, &mt9t031->autoexposure, in mt9t031_probe()
Dsoc_mt9v022.c142 struct v4l2_ctrl *autoexposure; member
921 mt9v022->autoexposure = v4l2_ctrl_new_std_menu(&mt9v022->hdl, in mt9v022_probe()
944 v4l2_ctrl_auto_cluster(2, &mt9v022->autoexposure, in mt9v022_probe()
/Linux-v5.4/drivers/media/usb/gspca/
Dov534.c62 struct v4l2_ctrl *autoexposure; member
1274 sd->autoexposure = v4l2_ctrl_new_std_menu(hdl, &ov534_ctrl_ops, in sd_init_controls()
1306 v4l2_ctrl_auto_cluster(2, &sd->autoexposure, V4L2_EXPOSURE_MANUAL, in sd_init_controls()
1422 setaec(gspca_dev, v4l2_ctrl_g_ctrl(sd->autoexposure)); in sd_start()
/Linux-v5.4/drivers/media/i2c/
Dmt9m001.c93 struct v4l2_ctrl *autoexposure; member
773 mt9m001->autoexposure = v4l2_ctrl_new_std_menu(&mt9m001->hdl, in mt9m001_probe()
780 v4l2_ctrl_auto_cluster(2, &mt9m001->autoexposure, in mt9m001_probe()
Dov6650.c182 struct v4l2_ctrl *autoexposure; member
983 priv->autoexposure = v4l2_ctrl_new_std_menu(&priv->hdl, in ov6650_probe()
997 v4l2_ctrl_auto_cluster(2, &priv->autoexposure, in ov6650_probe()
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-controls.rst600 controls. Typical examples are autogain/gain, autoexposure/exposure,