Home
last modified time | relevance | path

Searched refs:to_thermal_zone (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dthermal_core.c587 #define to_thermal_zone(_dev) \ macro
593 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show()
601 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show()
615 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show()
634 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
657 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()
689 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
711 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()
733 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
760 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()
[all …]