Searched defs:thermal_zone_params (Results 1 – 1 of 1) sorted by relevance
252 struct thermal_zone_params { struct253 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;[all …]