Home
last modified time | relevance | path

Searched defs:auto_gain (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
Dov2680.c93 struct v4l2_ctrl *auto_gain; member
408 static int ov2680_gain_set(struct ov2680_dev *sensor, bool auto_gain) in ov2680_gain_set()
Dov5640.c211 struct v4l2_ctrl *auto_gain; member
1737 bool auto_gain = sensor->ctrls.auto_gain->val == 1; in ov5640_set_mode() local
2524 static int ov5640_set_ctrl_gain(struct ov5640_dev *sensor, bool auto_gain) in ov5640_set_ctrl_gain()
Dov9650.c218 struct v4l2_ctrl *auto_gain; member
673 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
Dov7740.c97 struct v4l2_ctrl *auto_gain; member
Dov7670.c227 struct v4l2_ctrl *auto_gain; member
Dadv7842.c1142 static void adv7842_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv7842_set_gain()
Dadv7604.c1065 static void adv76xx_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv76xx_set_gain()