Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c515 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()