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()
52 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show()
66 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
105 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
154 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
205 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store()
221 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_show()
238 struct thermal_zone_device *tz = to_thermal_zone(dev); in emul_temp_store()
266 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_show()
278 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_store()
297 struct thermal_zone_device *tz = to_thermal_zone(dev); \
309 struct thermal_zone_device *tz = to_thermal_zone(dev); \
395 static int create_trip_attrs(struct thermal_zone_device *tz) in create_trip_attrs()
460 static void destroy_trip_attrs(struct thermal_zone_device *tz) in destroy_trip_attrs()
466 int thermal_zone_create_device_groups(struct thermal_zone_device *tz) in thermal_zone_create_device_groups()
497 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups()
865 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_show()
886 struct thermal_zone_device *tz = to_thermal_zone(dev); in weight_store()