Searched refs:V4L2_LOCK_WHITE_BALANCE (Results 1 – 4 of 4) sorted by relevance
183 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in s5c73m3_3a_lock()195 if (((ctrl->val ^ ctrl->cur.val) & V4L2_LOCK_WHITE_BALANCE) in s5c73m3_3a_lock()
474 bool awb_lock = ctrl->val & V4L2_LOCK_WHITE_BALANCE; in __ctrl_set_aewb_lock()
476 an application setting bit ``V4L2_LOCK_WHITE_BALANCE`` when the489 * - ``V4L2_LOCK_WHITE_BALANCE``
1061 #define V4L2_LOCK_WHITE_BALANCE (1 << 1) macro