Lines Matching defs:tz
47 struct thermal_zone_device *tz; member
104 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show() local
112 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show() local
130 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show() local
149 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store() local
172 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show() local
204 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show() local
226 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_store() local
278 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_show() local
441 struct thermal_zone_device *tz; member
466 struct thermal_zone_device *tz = temp->tz; in temp_input_show() local
485 struct thermal_zone_device *tz = temp->tz; in temp_crit_show() local
498 thermal_hwmon_lookup_by_type(const struct thermal_zone_device *tz) in thermal_hwmon_lookup_by_type()
516 const struct thermal_zone_device *tz) in thermal_hwmon_lookup_temp()
532 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs()
622 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs()
661 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs()
667 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs()
672 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling()
688 static void thermal_zone_device_passive(struct thermal_zone_device *tz, in thermal_zone_device_passive()
758 struct thermal_zone_device *tz = container_of(work, struct in thermal_zone_device_check() local
773 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_bind_cooling_device()
858 int thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_unbind_cooling_device()
888 struct thermal_zone_device *tz; in thermal_release() local
996 struct thermal_zone_device *tz; in thermal_cooling_device_unregister() local
1035 void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update()
1137 struct thermal_zone_device *tz; in thermal_zone_device_register() local
1250 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister()