Searched refs:ACPI_ALL_NOTIFY (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/tools/acpiexec/
H A Daehandlers.c702 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
705 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
708 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
710 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
713 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
716 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
723 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
854 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
858 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
863 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/events/
H A Devxface.c79 * ACPI_ALL_NOTIFY: Both System and Device
241 if (HandlerType == ACPI_ALL_NOTIFY)
263 * ACPI_ALL_NOTIFY: Both System and Device
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactypes.h810 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro

Completed in 17 milliseconds