Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c3303 static int regulator_map_voltage(struct regulator_dev *rdev, int min_uV, in regulator_map_voltage() function
3500 ret = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_voltage()
3585 sel = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_suspend_voltage()
3670 selector = regulator_map_voltage(rdev, min_uV, max_uV); in regulator_set_voltage_rdev()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c3452 static int regulator_map_voltage(struct regulator_dev *rdev, int min_uV, in regulator_map_voltage() function
3647 ret = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_voltage()
3727 sel = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_suspend_voltage()
3812 selector = regulator_map_voltage(rdev, min_uV, max_uV); in regulator_set_voltage_rdev()

Completed in 18 milliseconds