aboutsummaryrefslogtreecommitdiff
path: root/source/include/acevents.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acevents.h')
-rw-r--r--source/include/acevents.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/include/acevents.h b/source/include/acevents.h
index fc652b40b8a3c..67095aa0e3dd1 100644
--- a/source/include/acevents.h
+++ b/source/include/acevents.h
@@ -339,17 +339,17 @@ AcpiEvGpeXruptHandler (
void *Context);
UINT32
+AcpiEvSciDispatch (
+ void);
+
+UINT32
AcpiEvInstallSciHandler (
void);
ACPI_STATUS
-AcpiEvRemoveSciHandler (
+AcpiEvRemoveAllSciHandlers (
void);
-UINT32
-AcpiEvInitializeSCI (
- UINT32 ProgramSCI);
-
ACPI_HW_DEPENDENT_RETURN_VOID (
void
AcpiEvTerminate (