Lines Matching defs:thermal_zone_params
245 struct thermal_zone_params { struct
246 char governor_name[THERMAL_NAME_LENGTH];
253 bool no_hwmon;
255 int num_tbps; /* Number of tbp entries */
256 struct thermal_bind_params *tbp;
262 u32 sustainable_power;
268 s32 k_po;
274 s32 k_pu;
277 s32 k_i;
280 s32 k_d;
283 s32 integral_cutoff;
289 int slope;
294 int offset;