Searched defs:thermal_zone_params (Results 1 – 1 of 1) sorted by relevance
233 struct thermal_zone_params { struct234 char governor_name[THERMAL_NAME_LENGTH];241 bool no_hwmon;243 int num_tbps; /* Number of tbp entries */244 struct thermal_bind_params *tbp;250 u32 sustainable_power;256 s32 k_po;262 s32 k_pu;265 s32 k_i;268 s32 k_d;[all …]