Searched refs:to_thermal_zone (Results 1 – 3 of 3) sorted by relevance
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()61 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()81 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()113 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()152 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()174 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()204 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()223 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_store()[all …]
119 #define to_thermal_zone(_dev) \ macro
984 tz = to_thermal_zone(dev); in thermal_release()