Searched refs:ThermalZone (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/components/debugger/ |
| H A D | dbstats.c | 375 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[0]); in AcpiDbEnumerateObject() 376 AcpiDbEnumerateObject (ObjDesc->ThermalZone.NotifyList[1]); in AcpiDbEnumerateObject() 377 AcpiDbEnumerateObject (ObjDesc->ThermalZone.Handler); in AcpiDbEnumerateObject()
|
| /f-stack/freebsd/contrib/dev/acpica/components/executer/ |
| H A D | exdump.c | 310 {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"}
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acobject.h | 638 ACPI_OBJECT_THERMAL_ZONE ThermalZone; member
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 2699 Processor{}, PowerResource{}, and ThermalZone{}. Lv Zheng. 2726 ThermalZone{}. 2815 ThermalZone 3283 Mutex, ThermalZone, etc., as per the ACPI specification. 3323 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject 7683 the various thermal zones, since _TZ is not really a ThermalZone. 11398 ThermalZone 11524 - Allow store of ThermalZone objects to Debug object (BZ 5369/5370) 14789 Run _INI methods on ThermalZone objects. This is against the ACPI 16544 predefined Scopes, Processor, PowerResource, and ThermalZone.) [all …]
|