Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h213 struct thermal_zone_params { struct
214 char governor_name[THERMAL_NAME_LENGTH];
221 bool no_hwmon;
227 u32 sustainable_power;
233 s32 k_po;
239 s32 k_pu;
242 s32 k_i;
245 s32 k_d;
248 s32 integral_cutoff;
254 int slope;
[all …]