Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c3488 static int regulator_map_voltage(struct regulator_dev *rdev, int min_uV, in regulator_map_voltage() function
3683 ret = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_voltage()
3763 sel = regulator_map_voltage(rdev, min_uV, max_uV); in _regulator_do_set_suspend_voltage()
3848 selector = regulator_map_voltage(rdev, min_uV, max_uV); in regulator_set_voltage_rdev()