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()
154 static int ti_thermal_unbind(struct thermal_zone_device *thermal, in ti_thermal_unbind()
171 static int ti_thermal_get_mode(struct thermal_zone_device *thermal, in ti_thermal_get_mode()
183 static int ti_thermal_set_mode(struct thermal_zone_device *thermal, in ti_thermal_set_mode()
216 static int ti_thermal_get_trip_type(struct thermal_zone_device *thermal, in ti_thermal_get_trip_type()
231 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, in ti_thermal_get_trip_temp()
261 static int ti_thermal_get_trend(struct thermal_zone_device *thermal, in ti_thermal_get_trend()
282 static int ti_thermal_get_crit_temp(struct thermal_zone_device *thermal, in ti_thermal_get_crit_temp()