Lines Matching refs:node

144 	list_for_each_entry(pos, &thermal_tz_list, node) {  in thermal_register_governor()
184 list_for_each_entry(pos, &thermal_tz_list, node) { in thermal_unregister_governor()
698 return !list_empty(&tz->node); in thermal_zone_is_present()
736 list_for_each_entry(cdev, &thermal_cdev_list, node) { in for_each_thermal_cooling_device()
754 list_for_each_entry(tz, &thermal_tz_list, node) { in for_each_thermal_zone()
771 list_for_each_entry(tz, &thermal_tz_list, node) { in thermal_zone_get_by_id()
1035 list_add(&cdev->node, &thermal_cdev_list); in thermal_cooling_device_init_complete()
1037 list_for_each_entry(tz, &thermal_tz_list, node) in thermal_cooling_device_init_complete()
1242 list_for_each_entry(pos, &thermal_cdev_list, node) { in thermal_cooling_device_present()
1343 list_del(&cdev->node); in thermal_cooling_device_exit()
1345 list_for_each_entry(tz, &thermal_tz_list, node) in thermal_cooling_device_exit()
1452 list_add_tail(&tz->node, &thermal_tz_list); in thermal_zone_init_complete()
1457 list_for_each_entry(cdev, &thermal_cdev_list, node) in thermal_zone_init_complete()
1553 INIT_LIST_HEAD(&tz->node); in thermal_zone_device_register_with_trips()
1690 if (list_empty(&tz->node)) in thermal_zone_exit()
1696 list_del_init(&tz->node); in thermal_zone_exit()
1699 list_for_each_entry(cdev, &thermal_cdev_list, node) in thermal_zone_exit()
1759 list_for_each_entry(pos, &thermal_tz_list, node) in thermal_zone_get_zone_by_name()
1820 list_for_each_entry(tz, &thermal_tz_list, node) in thermal_pm_notify_prepare()
1850 list_for_each_entry(tz, &thermal_tz_list, node) in thermal_pm_notify_complete()