Searched defs:auto_gain (Results 1 – 6 of 6) sorted by relevance
298 u64 auto_gain:1; member367 struct v4l2_ctrl *auto_gain; member
216 struct v4l2_ctrl *auto_gain; member671 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
423 struct v4l2_ctrl *auto_gain; member2327 bool auto_gain = sensor->ctrls.auto_gain->val == 1; in ov5640_set_mode() local3203 static int ov5640_set_ctrl_gain(struct ov5640_dev *sensor, bool auto_gain) in ov5640_set_ctrl_gain()
95 struct v4l2_ctrl *auto_gain; member
220 struct v4l2_ctrl *auto_gain; member
1133 static void adv7842_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv7842_set_gain()