Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c46 struct zone_device { struct
64 static struct zone_device **zones; argument
96 static struct zone_device *pkg_temp_thermal_get_dev(unsigned int cpu) in pkg_temp_thermal_get_dev()
126 struct zone_device *zonedev = tzd->devdata; in sys_get_curr_temp()
142 struct zone_device *zonedev = tzd->devdata; in sys_get_trip_temp()
176 struct zone_device *zonedev = tzd->devdata; in sys_set_trip_temp()
265 struct zone_device *zonedev; in pkg_temp_thermal_threshold_work_fn()
310 struct zone_device *zonedev; in pkg_thermal_notify()
333 struct zone_device *zonedev; in pkg_temp_thermal_device_add()
385 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); in pkg_thermal_cpu_offline()
[all …]