Lines Matching defs:regmap
92 struct regmap *regmap; member
274 struct regmap *regmap = ov7740->regmap; in ov7740_get_register() local
289 struct regmap *regmap = ov7740->regmap; in ov7740_set_register() local
337 struct regmap *regmap = ov7740->regmap; in ov7740_set_white_balance() local
366 static int ov7740_set_saturation(struct regmap *regmap, int value) in ov7740_set_saturation()
377 static int ov7740_set_gain(struct regmap *regmap, int value) in ov7740_set_gain()
393 static int ov7740_set_autogain(struct regmap *regmap, int value) in ov7740_set_autogain()
408 static int ov7740_set_brightness(struct regmap *regmap, int value) in ov7740_set_brightness()
425 static int ov7740_set_contrast(struct regmap *regmap, int value) in ov7740_set_contrast()
432 struct regmap *regmap = ov7740->regmap; in ov7740_get_gain() local
453 struct regmap *regmap = ov7740->regmap; in ov7740_get_exp() local
472 static int ov7740_set_exp(struct regmap *regmap, int value) in ov7740_set_exp()
489 static int ov7740_set_autoexp(struct regmap *regmap, in ov7740_set_autoexp()
533 struct regmap *regmap = ov7740->regmap; in ov7740_set_ctrl() local
944 struct regmap *regmap = ov7740->regmap; in ov7740_detect() local