Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_sysfs.c29 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()
65 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store()
85 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show()
122 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store()
155 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show()
181 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store()
213 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show()
236 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store()
[all …]
A Dthermal_core.h106 #define to_thermal_zone(_dev) \ macro
A Dthermal_core.c765 tz = to_thermal_zone(dev); in thermal_release()

Completed in 15 milliseconds