Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov7740.c425 static int ov7740_set_contrast(struct regmap *regmap, int value) in ov7740_set_contrast() function
527 ret = ov7740_set_contrast(regmap, ctrl->val); in ov7740_set_ctrl()