Lines Matching refs:thermal_zone_device
40 struct thermal_zone_device *ti_thermal;
41 struct thermal_zone_device *pcb_tz;
81 struct thermal_zone_device *pcb_tz = NULL; in __ti_thermal_get_temp()
121 static inline int ti_thermal_get_temp(struct thermal_zone_device *thermal, in ti_thermal_get_temp()
130 static int ti_thermal_bind(struct thermal_zone_device *thermal, in ti_thermal_bind()
153 static int ti_thermal_unbind(struct thermal_zone_device *thermal, in ti_thermal_unbind()
170 static int ti_thermal_get_mode(struct thermal_zone_device *thermal, in ti_thermal_get_mode()
182 static int ti_thermal_set_mode(struct thermal_zone_device *thermal, in ti_thermal_set_mode()
215 static int ti_thermal_get_trip_type(struct thermal_zone_device *thermal, in ti_thermal_get_trip_type()
230 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, in ti_thermal_get_trip_temp()
260 static int ti_thermal_get_trend(struct thermal_zone_device *thermal, in ti_thermal_get_trend()
281 static int ti_thermal_get_crit_temp(struct thermal_zone_device *thermal, in ti_thermal_get_crit_temp()