Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov7740.c390 static int ov7740_set_autogain(struct regmap *regmap, int value) in ov7740_set_autogain() function
564 ret = ov7740_set_autogain(regmap, ctrl->val); in ov7740_set_ctrl()