Home
last modified time | relevance | path

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

/drivers/acpi/
Dthermal.c616 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, in thermal_get_trip_temp() function
697 if (thermal_get_trip_temp(thermal, trip, &trip_temp)) in thermal_get_trend()
860 .get_trip_temp = thermal_get_trip_temp,