Lines Matching defs:pmic
102 static int max77620_regulator_get_fps_src(struct max77620_regulator *pmic, in max77620_regulator_get_fps_src()
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()
447 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_enable() local
459 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_disable() local
471 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_is_enabled() local
491 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_set_mode() local
545 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_get_mode() local
591 struct max77620_regulator *pmic = rdev_get_drvdata(rdev); in max77620_regulator_set_ramp_delay() local
609 struct max77620_regulator *pmic = config->driver_data; in max77620_of_parse_cb() local
768 struct max77620_regulator *pmic; in max77620_regulator_probe() local
834 struct max77620_regulator *pmic = dev_get_drvdata(dev); in max77620_regulator_suspend() local
854 struct max77620_regulator *pmic = dev_get_drvdata(dev); in max77620_regulator_resume() local