Home
last modified time | relevance | path

Searched refs:ACPI_DEVICE_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/include/
Dactypes.h952 #define ACPI_DEVICE_NOTIFY 0x2 macro
953 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)
/acpica-latest/source/tools/acpiexec/
Daehandlers.c819 ACPI_DEVICE_NOTIFY, AeDeviceNotifyHandler, NULL); in AeInstallEarlyHandlers()