Lines Matching defs:thermal_zone_params
246 struct thermal_zone_params { struct
247 char governor_name[THERMAL_NAME_LENGTH];
254 bool no_hwmon;
256 int num_tbps; /* Number of tbp entries */
257 struct thermal_bind_params *tbp;
263 u32 sustainable_power;
269 s32 k_po;
275 s32 k_pu;
278 s32 k_i;
281 s32 k_d;
284 s32 integral_cutoff;
290 int slope;
295 int offset;