Searched refs:trips_high (Results 1 – 2 of 2) sorted by relevance
439 move_trip_to_sorted_list(td, &tz->trips_high); in move_to_trips_high()581 list_for_each_entry_safe(td, next, &tz->trips_high, list_node) { in thermal_zone_handle_trips()602 if (!list_empty(&tz->trips_high)) { in thermal_zone_handle_trips()603 td = list_first_entry(&tz->trips_high, in thermal_zone_handle_trips()1554 INIT_LIST_HEAD(&tz->trips_high); in thermal_zone_device_register_with_trips()
123 struct list_head trips_high; member
Completed in 8 milliseconds