Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dbbc_envctrl.c66 s8 high_pwroff, high_shutdown, high_warn; member
213 amb_temp_limits[tp->index].high_warn) { in analyze_ambient_temp()
227 } else if (tp->curr_amb_temp >= amb_temp_limits[tp->index].high_warn || in analyze_ambient_temp()
241 s8 amb_goal_hi = amb_temp_limits[tp->index].high_warn - 10; in analyze_ambient_temp()
268 cpu_temp_limits[tp->index].high_warn) { in analyze_cpu_temp()
282 } else if (tp->curr_cpu_temp >= cpu_temp_limits[tp->index].high_warn || in analyze_cpu_temp()
296 s8 cpu_goal_hi = cpu_temp_limits[tp->index].high_warn - 10; in analyze_cpu_temp()