Lines Matching refs:thermal_zone_device
30 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show()
38 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show()
55 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show()
69 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
108 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
153 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
198 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store()
214 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_show()
231 struct thermal_zone_device *tz = to_thermal_zone(dev); in emul_temp_store()
260 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_show()
272 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_store()
291 struct thermal_zone_device *tz = to_thermal_zone(dev); \
303 struct thermal_zone_device *tz = to_thermal_zone(dev); \
389 static int create_trip_attrs(struct thermal_zone_device *tz) in create_trip_attrs()
454 static void destroy_trip_attrs(struct thermal_zone_device *tz) in destroy_trip_attrs()
460 int thermal_zone_create_device_groups(struct thermal_zone_device *tz) in thermal_zone_create_device_groups()
491 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups()
844 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_show()
865 struct thermal_zone_device *tz = to_thermal_zone(dev); in weight_store()