Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c166 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp() function
183 .get_trip_temp = pch_get_trip_temp,