Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthermal.h246 struct thermal_zone_params { struct
247 char governor_name[THERMAL_NAME_LENGTH];
254 bool no_hwmon;
256 int num_tbps; /* Number of tbp entries */
257 struct thermal_bind_params *tbp;
263 u32 sustainable_power;
269 s32 k_po;
275 s32 k_pu;
278 s32 k_i;
281 s32 k_d;
[all …]