thermal_cdev_list   40 drivers/thermal/thermal_core.c static LIST_HEAD(thermal_cdev_list);
thermal_cdev_list  618 drivers/thermal/thermal_core.c 	list_for_each_entry(cdev, &thermal_cdev_list, node) {
thermal_cdev_list  638 drivers/thermal/thermal_core.c 	list_for_each_entry(cdev, &thermal_cdev_list, node) {
thermal_cdev_list  701 drivers/thermal/thermal_core.c 	list_for_each_entry(pos2, &thermal_cdev_list, node) {
thermal_cdev_list  994 drivers/thermal/thermal_core.c 	list_add(&cdev->node, &thermal_cdev_list);
thermal_cdev_list 1132 drivers/thermal/thermal_core.c 	list_for_each_entry(pos, &thermal_cdev_list, node)
thermal_cdev_list 1183 drivers/thermal/thermal_core.c 		list_for_each_entry(pos, &thermal_cdev_list, node) {
thermal_cdev_list 1194 drivers/thermal/thermal_core.c 	list_for_each_entry(pos, &thermal_cdev_list, node) {
thermal_cdev_list 1398 drivers/thermal/thermal_core.c 	list_for_each_entry(cdev, &thermal_cdev_list, node) {