Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbstats.c376 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[0]); in AcpiDbEnumerateObject()
377 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[1]); in AcpiDbEnumerateObject()
378 AcpiDbEnumerateObject (ObjDesc->ThermalZone.Handler); in AcpiDbEnumerateObject()
/dragonfly/sys/contrib/dev/acpica/source/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"}
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacobject.h640 ACPI_OBJECT_THERMAL_ZONE ThermalZone; member
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dgrammar.asl919 ThermalZone(TZ1)
938 ThermalZone (THM1)
6215 ThermalZone (C19C)
6235 } // ThermalZone C19C
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt2977 Processor{}, PowerResource{}, and ThermalZone{}. Lv Zheng.
3004 ThermalZone{}.
3093 ThermalZone
3561 Mutex, ThermalZone, etc., as per the ACPI specification.
3601 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
7961 the various thermal zones, since _TZ is not really a ThermalZone.
11676 ThermalZone
11802 - Allow store of ThermalZone objects to Debug object (BZ 5369/5370)
15067 Run _INI methods on ThermalZone objects. This is against the ACPI
16822 predefined Scopes, Processor, PowerResource, and ThermalZone.)
[all …]