Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c46 struct zone_device { struct
64 static struct zone_device **zones;
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 *zonede in pkg_thermal_cpu_offline()
[all...]
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c49 struct zone_device { struct
67 static struct zone_device **zones;
99 static struct zone_device *pkg_temp_thermal_get_dev(unsigned int cpu) in pkg_temp_thermal_get_dev()
110 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()
212 struct zone_device *zonedev; in pkg_temp_thermal_threshold_work_fn()
252 struct zone_device *zonedev; in pkg_thermal_notify()
317 struct zone_device *zonedev; in pkg_temp_thermal_device_add()
381 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); in pkg_thermal_cpu_offline()
469 struct zone_device *zonede in pkg_thermal_cpu_online()
[all...]

Completed in 2 milliseconds