regulator_map_voltage 3241 drivers/regulator/core.c 		ret = regulator_map_voltage(rdev, min_uV, max_uV);
regulator_map_voltage 3326 drivers/regulator/core.c 	sel = regulator_map_voltage(rdev, min_uV, max_uV);
regulator_map_voltage 3411 drivers/regulator/core.c 		selector = regulator_map_voltage(rdev, min_uV, max_uV);