Searched refs:V4L2_LOCK_FOCUS (Results 1 – 6 of 6) sorted by relevance
187 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()
188 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()
1224 | V4L2_LOCK_FOCUS; in mt9m114_g_3a_lock()1439 .max = V4L2_LOCK_EXPOSURE | V4L2_LOCK_WHITE_BALANCE | V4L2_LOCK_FOCUS,
173 Setting ``V4L2_LOCK_FOCUS`` lock bit of the ``V4L2_CID_3A_LOCK``491 * - ``V4L2_LOCK_FOCUS``
994 #define V4L2_LOCK_FOCUS (1 << 2) macro
281 | V4L2_LOCK_FOCUS,