Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dcore.c291 static int regulator_check_consumers(struct regulator_dev *rdev, in regulator_check_consumers() function
3047 ret = regulator_check_consumers(rdev, &min_uV, &max_uV, state); in regulator_set_voltage_unlocked()
3353 ret = regulator_check_consumers(rdev, &min_uV, &max_uV, 0); in regulator_sync_voltage()