thermal_zone_device 257 include/linux/power/charger-manager.h struct thermal_zone_device *tzd_batt; thermal_zone_device 218 include/linux/power_supply.h struct thermal_zone_device *tzd; thermal_zone_device 66 include/linux/thermal.h struct thermal_zone_device; thermal_zone_device 114 include/linux/thermal.h int (*bind) (struct thermal_zone_device *, thermal_zone_device 116 include/linux/thermal.h int (*unbind) (struct thermal_zone_device *, thermal_zone_device 118 include/linux/thermal.h int (*get_temp) (struct thermal_zone_device *, unsigned long *); thermal_zone_device 119 include/linux/thermal.h int (*get_mode) (struct thermal_zone_device *, thermal_zone_device 121 include/linux/thermal.h int (*set_mode) (struct thermal_zone_device *, thermal_zone_device 123 include/linux/thermal.h int (*get_trip_type) (struct thermal_zone_device *, int, thermal_zone_device 125 include/linux/thermal.h int (*get_trip_temp) (struct thermal_zone_device *, int, thermal_zone_device 127 include/linux/thermal.h int (*set_trip_temp) (struct thermal_zone_device *, int, thermal_zone_device 129 include/linux/thermal.h int (*get_trip_hyst) (struct thermal_zone_device *, int, thermal_zone_device 131 include/linux/thermal.h int (*set_trip_hyst) (struct thermal_zone_device *, int, thermal_zone_device 133 include/linux/thermal.h int (*get_crit_temp) (struct thermal_zone_device *, unsigned long *); thermal_zone_device 134 include/linux/thermal.h int (*set_emul_temp) (struct thermal_zone_device *, unsigned long); thermal_zone_device 135 include/linux/thermal.h int (*get_trend) (struct thermal_zone_device *, int, thermal_zone_device 137 include/linux/thermal.h int (*notify) (struct thermal_zone_device *, int, thermal_zone_device 236 include/linux/thermal.h int (*throttle)(struct thermal_zone_device *tz, int trip); thermal_zone_device 268 include/linux/thermal.h int (*match) (struct thermal_zone_device *tz, thermal_zone_device 294 include/linux/thermal.h struct thermal_zone_device * thermal_zone_device 299 include/linux/thermal.h struct thermal_zone_device *tz); thermal_zone_device 301 include/linux/thermal.h static inline struct thermal_zone_device * thermal_zone_device 311 include/linux/thermal.h struct thermal_zone_device *tz) thermal_zone_device 316 include/linux/thermal.h struct thermal_zone_device *thermal_zone_device_register(const char *, int, int, thermal_zone_device 319 include/linux/thermal.h void thermal_zone_device_unregister(struct thermal_zone_device *); thermal_zone_device 321 include/linux/thermal.h int thermal_zone_bind_cooling_device(struct thermal_zone_device *, int, thermal_zone_device 324 include/linux/thermal.h int thermal_zone_unbind_cooling_device(struct thermal_zone_device *, int, thermal_zone_device 326 include/linux/thermal.h void thermal_zone_device_update(struct thermal_zone_device *); thermal_zone_device 334 include/linux/thermal.h struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name); thermal_zone_device 335 include/linux/thermal.h int thermal_zone_get_temp(struct thermal_zone_device *tz, unsigned long *temp); thermal_zone_device 337 include/linux/thermal.h int get_tz_trend(struct thermal_zone_device *, int); thermal_zone_device 338 include/linux/thermal.h struct thermal_instance *get_thermal_instance(struct thermal_zone_device *, thermal_zone_device 341 include/linux/thermal.h void thermal_notify_framework(struct thermal_zone_device *, int); thermal_zone_device 344 include/linux/thermal.h extern int thermal_generate_netlink_event(struct thermal_zone_device *tz, thermal_zone_device 347 include/linux/thermal.h static inline int thermal_generate_netlink_event(struct thermal_zone_device *tz, thermal_zone_device 12 include/trace/events/thermal.h TP_PROTO(struct thermal_zone_device *tz), thermal_zone_device 56 include/trace/events/thermal.h TP_PROTO(struct thermal_zone_device *tz, int trip,