Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h233 struct thermal_zone_params { struct
234 char governor_name[THERMAL_NAME_LENGTH];
241 bool no_hwmon;
243 int num_tbps; /* Number of tbp entries */
244 struct thermal_bind_params *tbp;
250 u32 sustainable_power;
256 s32 k_po;
262 s32 k_pu;
265 s32 k_i;
268 s32 k_d;
[all …]