Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h172 int system_load; member
/linux-6.1.9/drivers/regulator/
Dof_regulator.c226 constraints->system_load = pval; in of_get_regulation_constraints()
Dcore.c971 current_uA += rdev->constraints->system_load; in drms_uA_update()
1440 } else if (rdev->constraints->system_load) { in set_machine_constraints()