Lines Matching defs:thermal_zone_params
280 struct thermal_zone_params { struct
281 char governor_name[THERMAL_NAME_LENGTH];
288 bool no_hwmon;
290 int num_tbps; /* Number of tbp entries */
291 struct thermal_bind_params *tbp;
297 u32 sustainable_power;
303 s32 k_po;
309 s32 k_pu;
312 s32 k_i;
315 s32 k_d;
318 s32 integral_cutoff;
324 int slope;
329 int offset;