Lines Matching defs:thermal_zone_params
271 struct thermal_zone_params { struct
272 char governor_name[THERMAL_NAME_LENGTH];
279 bool no_hwmon;
281 int num_tbps; /* Number of tbp entries */
282 struct thermal_bind_params *tbp;
288 u32 sustainable_power;
294 s32 k_po;
300 s32 k_pu;
303 s32 k_i;
306 s32 k_d;
309 s32 integral_cutoff;
315 int slope;
320 int offset;