Searched refs:regulator_set_voltage_unlocked (Results 1 – 1 of 1) sorted by relevance
4038 static int regulator_set_voltage_unlocked(struct regulator *regulator, in regulator_set_voltage_unlocked() function4167 ret = regulator_set_voltage_unlocked(rdev->supply, in regulator_set_voltage_rdev()4185 ret = regulator_set_voltage_unlocked(rdev->supply, in regulator_set_voltage_rdev()4507 ret = regulator_set_voltage_unlocked(regulator, min_uV, max_uV, in regulator_set_voltage()4576 return regulator_set_voltage_unlocked(regulator, min_uV, max_uV, state); in _regulator_set_suspend_voltage()