Lines Matching defs:thermal_zone_params
235 struct thermal_zone_params { struct
236 char governor_name[THERMAL_NAME_LENGTH];
243 bool no_hwmon;
245 int num_tbps; /* Number of tbp entries */
246 struct thermal_bind_params *tbp;
252 u32 sustainable_power;
258 s32 k_po;
264 s32 k_pu;
267 s32 k_i;
270 s32 k_d;
273 s32 integral_cutoff;
279 int slope;
284 int offset;