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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Dbbc_envctrl.c97 #define FAN_CPU 1 macro
291 tp->fan_todo[FAN_CPU] = FAN_FULLBLAST;
303 tp->fan_todo[FAN_CPU] = FAN_SAME;
305 tp->fan_todo[FAN_CPU] = FAN_SLOWER;
307 tp->fan_todo[FAN_CPU] = FAN_FASTER;
310 tp->fan_todo[FAN_CPU] = FAN_SAME;
391 enum fan_action decision = prioritize_fan_action(FAN_CPU);
524 tp->fan_todo[FAN_CPU] = FAN_SAME;

Completed in 94 milliseconds