Lines Matching refs:thermal_zone_device
29 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show()
37 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show()
51 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show()
65 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
85 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()
122 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
155 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()
181 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
214 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()
237 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store()
253 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_show()
270 struct thermal_zone_device *tz = to_thermal_zone(dev); in emul_temp_store()
304 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_show()
316 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_store()
335 struct thermal_zone_device *tz = to_thermal_zone(dev); \
347 struct thermal_zone_device *tz = to_thermal_zone(dev); \
434 static int create_trip_attrs(struct thermal_zone_device *tz, int mask) in create_trip_attrs()
530 static void destroy_trip_attrs(struct thermal_zone_device *tz) in destroy_trip_attrs()
541 int thermal_zone_create_device_groups(struct thermal_zone_device *tz, in thermal_zone_create_device_groups()
573 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups()