Home
last modified time | relevance | path

Searched refs:wf_overtemp_counter (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/macintosh/
Dwindfarm_core.c59 static unsigned int wf_overtemp_counter; variable
104 wf_overtemp_counter++; in wf_thread_func()
106 if (wf_overtemp_counter > 10) in wf_thread_func()
109 if (wf_overtemp_counter > 30) { in wf_thread_func()
439 wf_overtemp_counter = 0; in wf_set_overtemp()