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