Home
last modified time | relevance | path

Searched refs:V4L2_EXPOSURE_MANUAL (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dov7740.c457 if (ctrl->val == V4L2_EXPOSURE_MANUAL) in ov7740_get_exp()
571 if (ctrl->val == V4L2_EXPOSURE_MANUAL) in ov7740_set_ctrl()
1020 V4L2_EXPOSURE_MANUAL, 0, in ov7740_init_controls()
1026 V4L2_EXPOSURE_MANUAL, true); in ov7740_init_controls()
H A Dov5647.c1180 val == V4L2_EXPOSURE_MANUAL ? reg | BIT(0) in ov5647_s_exposure_auto()
1307 V4L2_CID_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL, in ov5647_init_controls()
1308 0, V4L2_EXPOSURE_MANUAL); in ov5647_init_controls()
H A Dov6650.c406 if (!ret && ctrl->val == V4L2_EXPOSURE_MANUAL) in ov6550_s_ctrl()
1061 V4L2_EXPOSURE_MANUAL, 0, V4L2_EXPOSURE_AUTO); in ov6650_probe()
1076 V4L2_EXPOSURE_MANUAL, true); in ov6650_probe()
H A Dmt9m001.c555 if (ctrl->val == V4L2_EXPOSURE_MANUAL) { in mt9m001_s_ctrl()
785 V4L2_EXPOSURE_MANUAL, true); in mt9m001_probe()
H A Dov7670.c1619 if (ctrl->val == V4L2_EXPOSURE_MANUAL) { in ov7670_s_ctrl()
1959 V4L2_CID_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL, 0, in ov7670_probe()
1977 V4L2_EXPOSURE_MANUAL, false); in ov7670_probe()
H A Dmt9v111.c1024 if (mt9v111->auto_exp->val == V4L2_EXPOSURE_MANUAL && in mt9v111_s_ctrl()
1166 V4L2_EXPOSURE_MANUAL, in mt9v111_probe()
H A Dov9650.c880 if (ctrl->val == V4L2_EXPOSURE_MANUAL) in __g_volatile_ctrl()
1009 V4L2_EXPOSURE_MANUAL, 0, in ov965x_initialize_controls()
H A Dov5645.c1137 V4L2_CID_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL, in ov5645_probe()
H A Dov5648.c1532 if (ctrls->exposure_auto->val != V4L2_EXPOSURE_MANUAL) in ov5648_exposure_configure()
2055 V4L2_EXPOSURE_MANUAL, 0, in ov5648_ctrls_init()
H A Dmt9v032.c1090 V4L2_CID_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL, 0, in mt9v032_probe()
H A Ds5k5baf.c1652 V4L2_EXPOSURE_MANUAL, 0, V4L2_EXPOSURE_AUTO); in s5k5baf_initialize_ctrls()
H A Dov5640.c3482 V4L2_EXPOSURE_MANUAL, 0, in ov5640_init_controls()
/openbmc/linux/drivers/media/usb/gspca/
H A Dov534.c1055 case V4L2_EXPOSURE_MANUAL: in setaec()
1179 if (!gspca_dev->usb_err && ctrl->val == V4L2_EXPOSURE_MANUAL && in ov534_s_ctrl()
1276 V4L2_EXPOSURE_MANUAL, 0, in sd_init_controls()
1306 v4l2_ctrl_auto_cluster(2, &sd->autoexposure, V4L2_EXPOSURE_MANUAL, in sd_init_controls()
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_po1030.c256 V4L2_CID_EXPOSURE_AUTO, 1, 0, V4L2_EXPOSURE_MANUAL); in po1030_init_controls()
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-v4l.c264 V4L2_EXPOSURE_MANUAL, true); in pwc_init_controls()
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c323 case V4L2_EXPOSURE_MANUAL: in ctrl_set_exposure()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h971 V4L2_EXPOSURE_MANUAL = 1, enumerator
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst43 * - ``V4L2_EXPOSURE_MANUAL``
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c578 .master_manual = V4L2_EXPOSURE_MANUAL,