Searched refs:FAN_FULLBLAST (Results 1 – 1 of 1) sorted by relevance
80 enum fan_action { FAN_SLOWER, FAN_SAME, FAN_FASTER, FAN_FULLBLAST, FAN_STATE_MAX }; enumerator239 tp->fan_todo[FAN_AMBIENT] = FAN_FULLBLAST; in analyze_ambient_temp()294 tp->fan_todo[FAN_CPU] = FAN_FULLBLAST; in analyze_cpu_temp()338 if (tp->fan_todo[which_fan] == FAN_FULLBLAST) { in prioritize_fan_action()339 decision = FAN_FULLBLAST; in prioritize_fan_action()367 if (decision == FAN_FULLBLAST) { in maybe_new_ambient_fan_speed()401 if (decision == FAN_FULLBLAST) { in maybe_new_cpu_fan_speed()