Searched refs:integral_cutoff (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dpower_allocator.c169 * The default for k_d and integral_cutoff is 0, so we can estimate_pid_constants()
184 * proportional term when we are undershooting. integral_cutoff is a
226 if (err < int_to_frac(tz->tzp->integral_cutoff)) { pid_controller()
H A Dthermal_core.c986 create_s32_tzp_attr(integral_cutoff); variable
/linux-4.4.14/include/linux/
H A Dthermal.h309 s32 integral_cutoff; member in struct:thermal_zone_params

Completed in 114 milliseconds