Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dalvium-csi2.h298 u64 auto_gain:1; member
367 struct v4l2_ctrl *auto_gain; member
H A Dov9650.c216 struct v4l2_ctrl *auto_gain; member
671 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
H A Dov7740.c95 struct v4l2_ctrl *auto_gain; member
H A Dov7670.c220 struct v4l2_ctrl *auto_gain; member
H A Dadv7842.c1133 static void adv7842_set_gain(struct v4l2_subdev *sd, bool auto_gain, u16 gain_a, u16 gain_b, u16 ga… in adv7842_set_gain()