Searched refs:ti_thermal_get_trip_temp (Results 1 – 1 of 1) sorted by relevance
230 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, in ti_thermal_get_trip_temp() function285 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,