Home
last modified time | relevance | path

Searched refs:DEFAULT_THERMAL_GOVERNOR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/thermal/
Dthermal_core.h19 #define DEFAULT_THERMAL_GOVERNOR "step_wise" macro
21 #define DEFAULT_THERMAL_GOVERNOR "fair_share" macro
23 #define DEFAULT_THERMAL_GOVERNOR "user_space" macro
25 #define DEFAULT_THERMAL_GOVERNOR "power_allocator" macro
Dthermal_core.c135 DEFAULT_THERMAL_GOVERNOR, in thermal_register_governor()