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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Dbbc_envctrl.c100 struct bbc_cpu_temperature *all_bbc_temps; variable in typeref:struct:bbc_cpu_temperature
334 for (tp = all_bbc_temps; tp; tp = tp->next) {
467 for (tp = all_bbc_temps; tp; tp = tp->next) {
496 struct bbc_cpu_temperature **tpp = &all_bbc_temps;
606 tp = all_bbc_temps;
612 all_bbc_temps = NULL;

Completed in 37 milliseconds