thermal_governor_list   41 drivers/thermal/thermal_core.c static LIST_HEAD(thermal_governor_list);
thermal_governor_list   66 drivers/thermal/thermal_core.c 	list_for_each_entry(pos, &thermal_governor_list, governor_list)
thermal_governor_list  141 drivers/thermal/thermal_core.c 		list_add(&governor->governor_list, &thermal_governor_list);
thermal_governor_list  235 drivers/thermal/thermal_core.c 	list_for_each_entry(pos, &thermal_governor_list, governor_list) {