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

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm72.c126 static int cpu_check_overtemp(s32 temp) cpu_check_overtemp() function
278 if (cpu_check_overtemp(t_max)) cpu_fans_tick_split()
341 if (cpu_check_overtemp(t_max)) cpu_fans_tick_combined()
H A Dwindfarm_pm112.c196 static int cpu_check_overtemp(s32 temp) cpu_check_overtemp() function
322 if (cpu_check_overtemp(t_max)) cpu_fans_tick()
H A Dwindfarm_rm31.c120 static int cpu_check_overtemp(s32 temp) cpu_check_overtemp() function
270 if (cpu_check_overtemp(t_max)) cpu_fans_tick()

Completed in 113 milliseconds