Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h252 struct thermal_zone_params { struct
253 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 …]