summaryrefslogtreecommitdiff
path: root/source/include/achware.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2020-02-14 19:19:39 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2020-02-14 19:19:39 +0000
commitaa36cd6999384cddbfa0d030bcdd44e8bf9c7779 (patch)
tree4f865c7e1146baad112589d1fc57dc6b335c68ec /source/include/achware.h
parent8bf5cb5c35eaf503e388d960914add6a539c1e06 (diff)
Notes
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,