Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dmt9v111.c128 struct v4l2_ctrl *auto_awb; member
1023 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) { in mt9v111_s_ctrl()
1025 mt9v111->auto_awb->val == V4L2_WHITE_BALANCE_MANUAL) in mt9v111_s_ctrl()
1158 mt9v111->auto_awb = v4l2_ctrl_new_std(&mt9v111->ctrls, in mt9v111_probe()