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()1819 ret = regulator_request_power_budget(pi->pw_d->supply, pw_diff); in pse_pi_update_pw_budget()
1066 ret = regulator_request_power_budget(supply, pw_budget); in pd692x0_req_managers_pw_budget()
4940 int regulator_request_power_budget(struct regulator *regulator, in regulator_request_power_budget() function4948 ret = regulator_request_power_budget(rdev->supply, pw_req); in regulator_request_power_budget()4970 EXPORT_SYMBOL_GPL(regulator_request_power_budget);