Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/regulator/
Dmachine.h190 int system_load; member
/linux-6.14.4/drivers/regulator/
Dof_regulator.c238 constraints->system_load = pval; in of_get_regulation_constraints()
Dcore.c996 current_uA += rdev->constraints->system_load; in drms_uA_update()
1471 } else if (rdev->constraints->system_load) { in set_machine_constraints()