Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbstats.c375 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[0]); in AcpiDbEnumerateObject()
376 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[1]); in AcpiDbEnumerateObject()
377 AcpiDbEnumerateObject (ObjDesc->ThermalZone.Handler); in AcpiDbEnumerateObject()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c310 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.NotifyList[0]), "System Notify"},
311 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.NotifyList[1]), "Device Notify"},
312 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.Handler), "Handler"}
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h640 ACPI_OBJECT_THERMAL_ZONE ThermalZone; member
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt3269 Processor{}, PowerResource{}, and ThermalZone{}. Lv Zheng.
3296 ThermalZone{}.
3385 ThermalZone
3853 Mutex, ThermalZone, etc., as per the ACPI specification.
3893 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
8248 Changed the type of the predefined namespace object _TZ from ThermalZone
8252 the various thermal zones, since _TZ is not really a ThermalZone.
11127 Processor, and ThermalZone. In these cases, any children of the original
11212 Fixed a problem where objects of certain types (Device, ThermalZone,
11967 ThermalZone
[all …]