Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c231 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, in ti_thermal_get_trip_temp() function
286 return ti_thermal_get_trip_temp(thermal, OMAP_TRIP_NUMBER - 1, temp); in ti_thermal_get_crit_temp()
302 .get_trip_temp = ti_thermal_get_trip_temp,