Searched refs:max77620_regulator (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/regulator/ |
| D | max77620-regulator.c | 87 struct max77620_regulator { struct 102 static int max77620_regulator_get_fps_src(struct max77620_regulator *pmic, in max77620_regulator_get_fps_src() argument 119 static int max77620_regulator_set_fps_src(struct max77620_regulator *pmic, in max77620_regulator_set_fps_src() 166 static int max77620_regulator_set_fps_slots(struct max77620_regulator *pmic, in max77620_regulator_set_fps_slots() 210 static int max77620_regulator_set_power_mode(struct max77620_regulator *pmic, in max77620_regulator_set_power_mode() 239 static int max77620_regulator_get_power_mode(struct max77620_regulator *pmic, in max77620_regulator_get_power_mode() 267 static int max77620_read_slew_rate(struct max77620_regulator *pmic, int id) in max77620_read_slew_rate() 317 static int max77620_set_slew_rate(struct max77620_regulator *pmic, int id, in max77620_set_slew_rate() 354 static int max77620_config_power_ok(struct max77620_regulator *pmic, int id) in max77620_config_power_ok() 389 static int max77620_init_pmic(struct max77620_regulator *pmic, int id) in max77620_init_pmic() [all …]
|