Searched refs:decision (Results 1 – 5 of 5) sorted by relevance
293 enum fan_action decision = FAN_STATE_MAX; in prioritize_fan_action() local301 decision = FAN_FULLBLAST; in prioritize_fan_action()305 decision != FAN_FASTER) in prioritize_fan_action()306 decision = FAN_SAME; in prioritize_fan_action()308 decision = FAN_FASTER; in prioritize_fan_action()309 else if (decision != FAN_FASTER && in prioritize_fan_action()310 decision != FAN_SAME && in prioritize_fan_action()312 decision = FAN_SLOWER; in prioritize_fan_action()314 if (decision == FAN_STATE_MAX) in prioritize_fan_action()315 decision = FAN_SAME; in prioritize_fan_action()[all …]
254 exceptions for this. Our decision will be guided by the two goals of
254 make exceptions for this. Our decision will be guided by the two goals
258 /* Remember for disconnection decision */