Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax77675-regulator.c285 struct max77675_regulator { struct
292 static int max77675_regulator_get_fps_src(struct max77675_regulator *maxreg, int id) in max77675_regulator_get_fps_src() argument
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()
442 struct max77675_regulator *maxreg = rdev_get_drvdata(rdev); in max77675_get_error_flags()
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()
[all …]