Home
last modified time | relevance | path

Searched refs:ov5640_set_gain (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov5640.c1809 static int ov5640_set_gain(struct ov5640_dev *sensor, int gain) in ov5640_set_gain() function
2290 ret = ov5640_set_gain(sensor, cap_gain16); in ov5640_set_mode_exposure_calc()
3214 ret = ov5640_set_gain(sensor, ctrls->gain->val); in ov5640_set_ctrl_gain()