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()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()[all …]
235 #define to_thermal_zone(_dev) \ macro
909 tz = to_thermal_zone(dev); in thermal_release()