Home
last modified time | relevance | path

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

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