Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/regulator/
Dmachine.h154 int system_load; member
/Linux-v5.10/drivers/regulator/
Dof_regulator.c170 constraints->system_load = pval; in of_get_regulation_constraints()
Dcore.c964 current_uA += rdev->constraints->system_load; in drms_uA_update()
1367 } else if (rdev->constraints->system_load) { in set_machine_constraints()