Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c49 struct zone_device { struct
66 static struct zone_device **zones; argument
98 static struct zone_device *pkg_temp_thermal_get_dev(unsigned int cpu) in pkg_temp_thermal_get_dev()
109 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_get_curr_temp()
125 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_set_trip_temp()
213 struct zone_device *zonedev; in pkg_temp_thermal_threshold_work_fn()
253 struct zone_device *zonedev; in pkg_thermal_notify()
315 struct zone_device *zonedev; in pkg_temp_thermal_device_add()
374 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); in pkg_thermal_cpu_offline()
461 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); in pkg_thermal_cpu_online()
[all …]