glob_list 299 drivers/sbus/char/bbc_envctrl.c list_for_each_entry(tp, &all_temps, glob_list) { glob_list 408 drivers/sbus/char/bbc_envctrl.c list_for_each_entry(fp, &all_fans, glob_list) { glob_list 432 drivers/sbus/char/bbc_envctrl.c list_for_each_entry(tp, &all_temps, glob_list) { glob_list 436 drivers/sbus/char/bbc_envctrl.c list_for_each_entry(fp, &all_fans, glob_list) glob_list 456 drivers/sbus/char/bbc_envctrl.c INIT_LIST_HEAD(&tp->glob_list); glob_list 467 drivers/sbus/char/bbc_envctrl.c list_add(&tp->glob_list, &all_temps); glob_list 504 drivers/sbus/char/bbc_envctrl.c INIT_LIST_HEAD(&fp->glob_list); glob_list 514 drivers/sbus/char/bbc_envctrl.c list_add(&fp->glob_list, &all_fans); glob_list 544 drivers/sbus/char/bbc_envctrl.c list_del(&tp->glob_list); glob_list 561 drivers/sbus/char/bbc_envctrl.c list_del(&fp->glob_list); glob_list 20 drivers/sbus/char/bbc_i2c.h struct list_head glob_list; glob_list 42 drivers/sbus/char/bbc_i2c.h struct list_head glob_list;