Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devgpe.c906 AcpiGbl_GlobalEventHandler (ACPI_EVENT_TYPE_GPE, in AcpiEvDetectGpe()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c491 case ACPI_EVENT_TYPE_GPE: in AeGlobalEventHandler()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactypes.h1246 #define ACPI_EVENT_TYPE_GPE 0 macro