Searched defs:thermal_zone_params (Results 1 – 1 of 1) sorted by relevance
209 struct thermal_zone_params { struct210 char governor_name[THERMAL_NAME_LENGTH];217 bool no_hwmon;223 u32 sustainable_power;229 s32 k_po;235 s32 k_pu;238 s32 k_i;241 s32 k_d;244 s32 integral_cutoff;250 int slope;[all …]