Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dthermal.h235 struct thermal_zone_params { struct
236 char governor_name[THERMAL_NAME_LENGTH];
243 bool no_hwmon;
245 int num_tbps; /* Number of tbp entries */
246 struct thermal_bind_params *tbp;
252 u32 sustainable_power;
258 s32 k_po;
264 s32 k_pu;
267 s32 k_i;
270 s32 k_d;
[all …]