Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/media/i2c/
Dmt9m001.c93 struct v4l2_ctrl *autoexposure; member
777 mt9m001->autoexposure = v4l2_ctrl_new_std_menu(&mt9m001->hdl, in mt9m001_probe()
784 v4l2_ctrl_auto_cluster(2, &mt9m001->autoexposure, in mt9m001_probe()
Dov6650.c183 struct v4l2_ctrl *autoexposure; member
1059 priv->autoexposure = v4l2_ctrl_new_std_menu(&priv->hdl, in ov6650_probe()
1075 v4l2_ctrl_auto_cluster(2, &priv->autoexposure, in ov6650_probe()
/Linux-v6.6/Documentation/driver-api/media/
Dv4l2-controls.rst609 controls. Typical examples are autogain/gain, autoexposure/exposure,