Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/regulator/
Dcore.c3355 static int regulator_map_voltage(struct regulator_dev *rdev, int min_uV, in regulator_map_voltage() function
3552 ret = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_voltage()
3632 sel = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_suspend_voltage()
3717 selector = regulator_map_voltage(rdev, min_uV, max_uV); in regulator_set_voltage_rdev()