Searched refs:thermal_trip_crossed (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/thermal/ |
D | thermal_core.c | 515 static void thermal_trip_crossed(struct thermal_zone_device *tz, in thermal_trip_crossed() function 592 thermal_trip_crossed(tz, &td->trip, governor, true); in __thermal_zone_device_update() 596 thermal_trip_crossed(tz, &td->trip, governor, false); in __thermal_zone_device_update() 670 thermal_trip_crossed(tz, trip, thermal_get_tz_governor(tz), false); in thermal_zone_trip_down()
|