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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dbbc_envctrl.c82 struct bbc_cpu_temperature { struct
83 struct bbc_cpu_temperature *next;
103 struct bbc_cpu_temperature *all_bbc_temps;
155 static void get_current_temps(struct bbc_cpu_temperature *tp)
173 static void do_envctrl_shutdown(struct bbc_cpu_temperature *tp)
207 static void analyze_ambient_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick)
262 static void analyze_cpu_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick)
317 static void analyze_temps(struct bbc_cpu_temperature *tp, unsigned long *last_warn)
330 struct bbc_cpu_temperature *tp;
467 struct bbc_cpu_temperature *t
[all...]

Completed in 33 milliseconds