Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dcore.c2831 static int regulator_map_voltage(struct regulator_dev *rdev, int min_uV, in regulator_map_voltage() function
2963 ret = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_voltage()
3045 sel = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_suspend_voltage()
3118 selector = regulator_map_voltage(rdev, min_uV, max_uV); in regulator_set_voltage_unlocked()