Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dbbc_envctrl.c100 #define FAN_CPU 1 macro
294 tp->fan_todo[FAN_CPU] = FAN_FULLBLAST; in analyze_cpu_temp()
306 tp->fan_todo[FAN_CPU] = FAN_SAME; in analyze_cpu_temp()
308 tp->fan_todo[FAN_CPU] = FAN_SLOWER; in analyze_cpu_temp()
310 tp->fan_todo[FAN_CPU] = FAN_FASTER; in analyze_cpu_temp()
313 tp->fan_todo[FAN_CPU] = FAN_SAME; in analyze_cpu_temp()
394 enum fan_action decision = prioritize_fan_action(FAN_CPU); in maybe_new_cpu_fan_speed()
533 tp->fan_todo[FAN_CPU] = FAN_SAME; in attach_one_temp()