Searched refs:ACPI_ALL_NOTIFY (Results 1 – 4 of 4) sorted by relevance
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aehandlers.c | 702 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 705 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 708 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 710 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 713 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 716 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 723 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallLateHandlers() 854 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallEarlyHandlers() 858 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallEarlyHandlers() 863 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY, in AeInstallEarlyHandlers()
|
| /third_party/lib/acpica/source/components/events/ |
| A D | evxface.c | 241 if (HandlerType == ACPI_ALL_NOTIFY) in AcpiInstallNotifyHandler()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actypes.h | 810 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 11792 traps both types of notifies (System, Device). Use ACPI_ALL_NOTIFY flag.
|
Completed in 650 milliseconds