Lines Matching refs:fan_todo
201 tp->fan_todo[FAN_AMBIENT] = FAN_FULLBLAST;
213 tp->fan_todo[FAN_AMBIENT] = FAN_SAME;
215 tp->fan_todo[FAN_AMBIENT] = FAN_SLOWER;
217 tp->fan_todo[FAN_AMBIENT] = FAN_FASTER;
220 tp->fan_todo[FAN_AMBIENT] = FAN_SAME;
256 tp->fan_todo[FAN_CPU] = FAN_FULLBLAST;
268 tp->fan_todo[FAN_CPU] = FAN_SAME;
270 tp->fan_todo[FAN_CPU] = FAN_SLOWER;
272 tp->fan_todo[FAN_CPU] = FAN_FASTER;
275 tp->fan_todo[FAN_CPU] = FAN_SAME;
300 if (tp->fan_todo[which_fan] == FAN_FULLBLAST) {
304 if (tp->fan_todo[which_fan] == FAN_SAME &&
307 else if (tp->fan_todo[which_fan] == FAN_FASTER)
311 tp->fan_todo[which_fan] == FAN_SLOWER)
490 tp->fan_todo[FAN_AMBIENT] = FAN_SAME;
491 tp->fan_todo[FAN_CPU] = FAN_SAME;