Searched defs:thermal_zone_params (Results 1 – 2 of 2) sorted by relevance
102949 struct thermal_zone_params { struct102950 char governor_name[20];102951 bool no_hwmon;102952 u32 sustainable_power;102953 s32 k_po;102954 s32 k_pu;102955 s32 k_i;102956 s32 k_d;102957 s32 integral_cutoff;102958 int slope;[all …]
112817 struct thermal_zone_params { struct112818 char governor_name[20];112819 bool no_hwmon;112820 u32 sustainable_power;112821 s32 k_po;112822 s32 k_pu;112823 s32 k_i;112824 s32 k_d;112825 s32 integral_cutoff;112826 int slope;[all …]