Home
last modified time | relevance | path

Searched defs:zonedev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c110 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_get_curr_temp() local
125 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_set_trip_temp() local
212 struct zone_device *zonedev; in pkg_temp_thermal_threshold_work_fn() local
252 struct zone_device *zonedev; pkg_thermal_notify() local
317 struct zone_device *zonedev; pkg_temp_thermal_device_add() local
381 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); pkg_thermal_cpu_offline() local
469 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); pkg_thermal_cpu_online() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c126 struct zone_device *zonedev = tzd->devdata; in sys_get_curr_temp() local
142 struct zone_device *zonedev = tzd->devdata; in sys_get_trip_temp() local
176 struct zone_device *zonedev = tzd->devdata; in sys_set_trip_temp() local
265 struct zone_device *zonedev; pkg_temp_thermal_threshold_work_fn() local
310 struct zone_device *zonedev; pkg_thermal_notify() local
333 struct zone_device *zonedev; pkg_temp_thermal_device_add() local
385 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); pkg_thermal_cpu_offline() local
471 struct zone_device *zonedev = pkg_temp_thermal_get_dev(cpu); pkg_thermal_cpu_online() local
[all...]

Completed in 2 milliseconds