Home
last modified time | relevance | path

Searched defs:thermal_zone_params (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dthermal.h271 struct thermal_zone_params { struct
272 char governor_name[THERMAL_NAME_LENGTH];
279 bool no_hwmon;
281 int num_tbps; /* Number of tbp entries */
282 struct thermal_bind_params *tbp;
288 u32 sustainable_power;
294 s32 k_po;
300 s32 k_pu;
303 s32 k_i;
306 s32 k_d;
[all …]