Home
last modified time | relevance | path

Searched defs:thermal_zone_params (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/include/linux/
Dthermal.h228 struct thermal_zone_params { struct
229 char governor_name[THERMAL_NAME_LENGTH];
236 bool no_hwmon;
242 u32 sustainable_power;
248 s32 k_po;
254 s32 k_pu;
257 s32 k_i;
260 s32 k_d;
263 s32 integral_cutoff;
269 int slope;
[all …]