Searched defs:auto_gain (Results 1 – 5 of 5) 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()
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()