Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dcore.c244 static int regulator_check_consumers(struct regulator_dev *rdev, in regulator_check_consumers() function
2868 ret = regulator_check_consumers(rdev, &min_uV, &max_uV); in regulator_set_voltage_unlocked()
3085 ret = regulator_check_consumers(rdev, &min_uV, &max_uV); in regulator_sync_voltage()