Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.c368 static struct thermal_governor *thermal_get_tz_governor(struct thermal_zone_device *tz) in thermal_get_tz_governor() function
543 struct thermal_governor *governor = thermal_get_tz_governor(tz); in __thermal_zone_device_update()
670 thermal_trip_crossed(tz, trip, thermal_get_tz_governor(tz), false); in thermal_zone_trip_down()