Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c230 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, in ti_thermal_get_trip_temp() function
285 return ti_thermal_get_trip_temp(thermal, OMAP_TRIP_NUMBER - 1, temp); in ti_thermal_get_crit_temp()
301 .get_trip_temp = ti_thermal_get_trip_temp,