Lines Matching defs:thermal_zone_params
252 struct thermal_zone_params { struct
253 char governor_name[THERMAL_NAME_LENGTH];
260 bool no_hwmon;
262 int num_tbps; /* Number of tbp entries */
263 struct thermal_bind_params *tbp;
269 u32 sustainable_power;
275 s32 k_po;
281 s32 k_pu;
284 s32 k_i;
287 s32 k_d;
290 s32 integral_cutoff;
296 int slope;
301 int offset;