aboutsummaryrefslogtreecommitdiff
path: root/source/include/achware.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/achware.h')
-rw-r--r--source/include/achware.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/achware.h b/source/include/achware.h
index 646cef85681a2..9ff14d9578475 100644
--- a/source/include/achware.h
+++ b/source/include/achware.h
@@ -315,6 +315,10 @@ ACPI_STATUS
AcpiHwEnableAllWakeupGpes (
void);
+UINT8
+AcpiHwCheckAllGpes (
+ void);
+
ACPI_STATUS
AcpiHwEnableRuntimeGpeBlock (
ACPI_GPE_XRUPT_INFO *GpeXruptInfo,