Home
last modified time | relevance | path

Searched defs:maxreg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dmax77675-regulator.c292 static int max77675_regulator_get_fps_src(struct max77675_regulator *maxreg, int id) in max77675_regulator_get_fps_src()
326 static int max77675_regulator_set_fps_src(struct max77675_regulator *maxreg, int id, u8 fps_src) in max77675_regulator_set_fps_src()
351 static int max77675_set_sbb_slew_rate_fixed(struct max77675_regulator *maxreg, int id, bool fixed) in max77675_set_sbb_slew_rate_fixed()
384 static int max77675_init_regulator(struct max77675_regulator *maxreg, int id) in max77675_init_regulator()
412 struct max77675_regulator *maxreg = config->driver_data; in max77675_of_parse_cb() local
442 struct max77675_regulator *maxreg = rdev_get_drvdata(rdev); in max77675_get_error_flags() local
614 static int max77675_apply_config(struct max77675_regulator *maxreg) in max77675_apply_config()
855 static int max77675_parse_config(struct max77675_regulator *maxreg) in max77675_parse_config()
903 static int max77675_init_event(struct max77675_regulator *maxreg) in max77675_init_event()
967 struct max77675_regulator *maxreg; in max77675_regulator_probe() local