Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/s5c73m3/
A Ds5c73m3-ctrls.c187 bool af_lock = ctrl->val & V4L2_LOCK_FOCUS; in s5c73m3_3a_lock()
205 if ((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_FOCUS) in s5c73m3_3a_lock()
/linux/drivers/media/i2c/m5mols/
A Dm5mols_controls.c188 bool af_lock = ctrl->val & V4L2_LOCK_FOCUS; in m5mols_3a_lock()
213 if ((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_FOCUS) in m5mols_3a_lock()
/linux/drivers/staging/media/atomisp/i2c/
A Datomisp-mt9m114.c1322 | V4L2_LOCK_FOCUS; in mt9m114_g_3a_lock()
1537 .max = V4L2_LOCK_EXPOSURE | V4L2_LOCK_WHITE_BALANCE | V4L2_LOCK_FOCUS,
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-camera.rst173 Setting ``V4L2_LOCK_FOCUS`` lock bit of the ``V4L2_CID_3A_LOCK``
491 * - ``V4L2_LOCK_FOCUS``
/linux/include/uapi/linux/
A Dv4l2-controls.h975 #define V4L2_LOCK_FOCUS (1 << 2) macro
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_ioctl.c282 | V4L2_LOCK_FOCUS,

Completed in 22 milliseconds