Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/regulator/
Dcore.c159 static int regulator_check_voltage(struct regulator_dev *rdev, in regulator_check_voltage() function
1971 ret = regulator_check_voltage(rdev, &min_uV, &max_uV); in regulator_set_voltage()
2065 ret = regulator_check_voltage(rdev, &min_uV, &max_uV); in regulator_sync_voltage()