Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c564 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, in thermal_get_trip_temp() function
645 if (thermal_get_trip_temp(thermal, trip, &trip_temp)) in thermal_get_trend()
806 .get_trip_temp = thermal_get_trip_temp,