Searched defs:auto_gain (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ |
D | ov2680.c | 93 struct v4l2_ctrl *auto_gain; member 408 static int ov2680_gain_set(struct ov2680_dev *sensor, bool auto_gain) in ov2680_gain_set()
|
D | ov9650.c | 220 struct v4l2_ctrl *auto_gain; member 685 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
|
D | ov5640.c | 194 struct v4l2_ctrl *auto_gain; member 2173 static int ov5640_set_ctrl_gain(struct ov5640_dev *sensor, int auto_gain) in ov5640_set_ctrl_gain()
|
D | ov7740.c | 97 struct v4l2_ctrl *auto_gain; member
|
D | ov7670.c | 228 struct v4l2_ctrl *auto_gain; member
|
D | adv7842.c | 1140 static void adv7842_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv7842_set_gain()
|
D | adv7604.c | 1059 static void adv76xx_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv76xx_set_gain()
|