Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.c526 #define to_thermal_zone(_dev) \ macro
532 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show()
540 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show()
555 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show()
574 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
597 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()
629 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
651 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()
673 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
700 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()
[all …]