Searched refs:max77620_regulator (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | max77620-regulator.c | 84 struct max77620_regulator { struct 99 static int max77620_regulator_get_fps_src(struct max77620_regulator *pmic, in max77620_regulator_get_fps_src() argument 116 static int max77620_regulator_set_fps_src(struct max77620_regulator *pmic, in max77620_regulator_set_fps_src() 163 static int max77620_regulator_set_fps_slots(struct max77620_regulator *pmic, in max77620_regulator_set_fps_slots() 207 static int max77620_regulator_set_power_mode(struct max77620_regulator *pmic, in max77620_regulator_set_power_mode() 236 static int max77620_regulator_get_power_mode(struct max77620_regulator *pmic, in max77620_regulator_get_power_mode() 264 static int max77620_read_slew_rate(struct max77620_regulator *pmic, int id) in max77620_read_slew_rate() 314 static int max77620_set_slew_rate(struct max77620_regulator *pmic, int id, in max77620_set_slew_rate() 351 static int max77620_config_power_ok(struct max77620_regulator *pmic, int id) in max77620_config_power_ok() 386 static int max77620_init_pmic(struct max77620_regulator *pmic, int id) in max77620_init_pmic() [all …]
|