Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/macintosh/
Dwindfarm_core.c56 static unsigned int wf_overtemp_counter; variable
100 wf_overtemp_counter++; in wf_thread_func()
102 if (wf_overtemp_counter > 10) in wf_thread_func()
105 if (wf_overtemp_counter > 30) { in wf_thread_func()
413 wf_overtemp_counter = 0; in wf_set_overtemp()