Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dthermal.c639 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, in thermal_get_trip_temp() function
719 if (thermal_get_trip_temp(thermal, trip, &trip_temp)) in thermal_get_trend()
879 .get_trip_temp = thermal_get_trip_temp,