Searched refs:to_thermal_zone (Results 1 – 3 of 3) sorted by relevance
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()86 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()123 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()156 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()182 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()215 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()238 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store()[all …]
105 #define to_thermal_zone(_dev) \ macro
802 tz = to_thermal_zone(dev); in thermal_release()