Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpiexec/
A Daehandlers.c702 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 Devxface.c241 if (HandlerType == ACPI_ALL_NOTIFY) in AcpiInstallNotifyHandler()
/third_party/lib/acpica/source/include/acpica/
A Dactypes.h810 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
/third_party/lib/acpica/
A Dchanges.txt11792 traps both types of notifies (System, Device). Use ACPI_ALL_NOTIFY flag.

Completed in 650 milliseconds