Searched refs:regulator_request_power_budget (Results 1 – 3 of 3) sorted by relevance
559 while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { in pse_pi_allocate_pw_budget_static_prio()1824 ret = regulator_request_power_budget(pi->pw_d->supply, pw_diff); in pse_pi_update_pw_budget()
1067 ret = regulator_request_power_budget(supply, pw_budget); in pd692x0_req_managers_pw_budget()
4958 int regulator_request_power_budget(struct regulator *regulator, in regulator_request_power_budget() function4966 ret = regulator_request_power_budget(rdev->supply, pw_req); in regulator_request_power_budget()4988 EXPORT_SYMBOL_GPL(regulator_request_power_budget);