Home
last modified time | relevance | path

Searched refs:V4L2_LOCK_WHITE_BALANCE (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/media/i2c/s5c73m3/
Ds5c73m3-ctrls.c185 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in s5c73m3_3a_lock()
197 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in s5c73m3_3a_lock()
/linux-5.19.10/drivers/media/i2c/m5mols/
Dm5mols_controls.c200 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in m5mols_3a_lock()
202 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in m5mols_3a_lock()
/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-isp.c476 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in __ctrl_set_aewb_lock()
/linux-5.19.10/drivers/staging/media/atomisp/i2c/
Datomisp-mt9m114.c1221 return V4L2_LOCK_EXPOSURE | V4L2_LOCK_WHITE_BALANCE in mt9m114_g_3a_lock()
1437 .max = V4L2_LOCK_EXPOSURE | V4L2_LOCK_WHITE_BALANCE | V4L2_LOCK_FOCUS,
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst476 an application setting bit ``V4L2_LOCK_WHITE_BALANCE`` when the
489 * - ``V4L2_LOCK_WHITE_BALANCE``
/linux-5.19.10/include/uapi/linux/
Dv4l2-controls.h987 #define V4L2_LOCK_WHITE_BALANCE (1 << 1) macro
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c281 .maximum = V4L2_LOCK_EXPOSURE | V4L2_LOCK_WHITE_BALANCE