Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmax77620-regulator.c207 static int max77620_regulator_set_power_mode(struct max77620_regulator *pmic, in max77620_regulator_set_power_mode() function
410 ret = max77620_regulator_set_power_mode(pmic, in max77620_init_pmic()
417 ret = max77620_regulator_set_power_mode(pmic, in max77620_init_pmic()
450 return max77620_regulator_set_power_mode(pmic, in max77620_regulator_enable()
462 return max77620_regulator_set_power_mode(pmic, in max77620_regulator_disable()
531 ret = max77620_regulator_set_power_mode(pmic, power_mode, id); in max77620_regulator_set_mode()