Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds