Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov7740.c422 static int ov7740_set_contrast(struct regmap *regmap, int value) in ov7740_set_contrast() function
548 ret = ov7740_set_contrast(regmap, ctrl->val); in ov7740_set_ctrl()