Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dbbc_envctrl.c82 struct bbc_cpu_temperature { struct
83 struct bbc_cpu_temperature *next; argument
103 struct bbc_cpu_temperature *all_bbc_temps; argument
155 static void get_current_temps(struct bbc_cpu_temperature *tp) in get_current_temps()
173 static void do_envctrl_shutdown(struct bbc_cpu_temperature *tp) in do_envctrl_shutdown()
207 static void analyze_ambient_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_ambient_temp()
262 static void analyze_cpu_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_cpu_temp()
317 static void analyze_temps(struct bbc_cpu_temperature *tp, unsigned long *last_warn) in analyze_temps()
330 struct bbc_cpu_temperature *tp; in prioritize_fan_action()
467 struct bbc_cpu_temperature *tp; in kenvctrld()
[all …]