Searched refs:regulator_set_voltage_unlocked (Results 1 – 1 of 1) sorted by relevance
3754 static int regulator_set_voltage_unlocked(struct regulator *regulator, in regulator_set_voltage_unlocked() function3852 ret = regulator_set_voltage_unlocked(rdev->supply, in regulator_set_voltage_rdev()3870 ret = regulator_set_voltage_unlocked(rdev->supply, in regulator_set_voltage_rdev()4191 ret = regulator_set_voltage_unlocked(regulator, min_uV, max_uV, in regulator_set_voltage()4260 return regulator_set_voltage_unlocked(regulator, min_uV, max_uV, state); in _regulator_set_suspend_voltage()