Home
last modified time | relevance | path

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

/drivers/regulator/
Dcore.c428 int regulator_check_voltage(struct regulator_dev *rdev, in regulator_check_voltage() function
3379 ret = regulator_check_voltage(rdev, &min_uV, &max_uV); in regulator_set_voltage_unlocked()
3554 ret = regulator_check_voltage(c_rdevs[i], &tmp_min, &tmp_max); in regulator_get_optimal_voltage()
3975 ret = regulator_check_voltage(rdev, &min_uV, &max_uV); in regulator_sync_voltage()