Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dmax77620-regulator.c210 static int max77620_regulator_set_power_mode(struct max77620_regulator *pmic, in max77620_regulator_set_power_mode() function
413 ret = max77620_regulator_set_power_mode(pmic, in max77620_init_pmic()
420 ret = max77620_regulator_set_power_mode(pmic, in max77620_init_pmic()
453 return max77620_regulator_set_power_mode(pmic, in max77620_regulator_enable()
465 return max77620_regulator_set_power_mode(pmic, in max77620_regulator_disable()
534 ret = max77620_regulator_set_power_mode(pmic, power_mode, id); in max77620_regulator_set_mode()