Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devxface.c349 if (HandlerType == ACPI_ALL_NOTIFY) in AcpiInstallNotifyHandler()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h945 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt14787 traps both types of notifies (System, Device). Use ACPI_ALL_NOTIFY flag.