Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devxfgpe.c268 ACPI_GPE_DISPATCH_NONE) in ACPI_EXPORT_SYMBOL()
622 ACPI_GPE_DISPATCH_NONE) in ACPI_EXPORT_SYMBOL()
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbdisply.c1053 ACPI_GPE_DISPATCH_NONE) in AcpiDbDisplayGpes()
1087 case ACPI_GPE_DISPATCH_NONE: in AcpiDbDisplayGpes()
/dragonfly/sys/contrib/dev/acpica/source/components/hardware/
H A Dhwgpe.c363 ACPI_GPE_DISPATCH_NONE) in AcpiHwGetGpeStatus()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactypes.h922 #define ACPI_GPE_DISPATCH_NONE (UINT8) 0x00 macro