Home
last modified time | relevance | path

Searched refs:move_trip_to_sorted_list (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/thermal/
H A Dthermal_core.c414 static void move_trip_to_sorted_list(struct thermal_trip_desc *td, in move_trip_to_sorted_list() function
439 move_trip_to_sorted_list(td, &tz->trips_high); in move_to_trips_high()
446 move_trip_to_sorted_list(td, &tz->trips_reached); in move_to_trips_reached()