Home
last modified time | relevance | path

Searched refs:ov7670_s_gain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7670.c1467 static int ov7670_s_gain(struct v4l2_subdev *sd, int value) in ov7670_s_gain() function
1596 /* ov7670_s_gain turns off auto gain */ in ov7670_s_ctrl()
1597 return ov7670_s_gain(sd, info->gain->val); in ov7670_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7670.c1482 static int ov7670_s_gain(struct v4l2_subdev *sd, int value) in ov7670_s_gain() function
1612 /* ov7670_s_gain turns off auto gain */ in ov7670_s_ctrl()
1613 return ov7670_s_gain(sd, info->gain->val); in ov7670_s_ctrl()

Completed in 7 milliseconds