Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthermal.h211 struct thermal_zone_params { struct
212 char governor_name[THERMAL_NAME_LENGTH];
219 bool no_hwmon;
225 u32 sustainable_power;
231 s32 k_po;
237 s32 k_pu;
240 s32 k_i;
243 s32 k_d;
246 s32 integral_cutoff;
252 int slope;
[all …]