summaryrefslogtreecommitdiff
path: root/source/include/acnamesp.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-05-08 18:10:55 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-05-08 18:10:55 +0000
commitc7fe43df360e722274513d9e47c1358a580c8a9b (patch)
tree3b6f20cad9ae91c9c0fbe664b1699f7e20c1faf4 /source/include/acnamesp.h
parent5dc04bcfd5c1bd0942e4a6640bf39d15f464af4f (diff)
Import ACPICA 20180508.vendor/acpica/20180508
Notes
svn path=/vendor-sys/acpica/dist/; revision=333378 svn path=/vendor-sys/acpica/20180508/; revision=333379; tag=vendor/acpica/20180508
Diffstat (limited to 'source/include/acnamesp.h')
-rw-r--r--source/include/acnamesp.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/include/acnamesp.h b/source/include/acnamesp.h
index a2c80dfeea0a..529fc6e78a36 100644
--- a/source/include/acnamesp.h
+++ b/source/include/acnamesp.h
@@ -204,6 +204,12 @@ ACPI_STATUS
AcpiNsInitializeDevices (
UINT32 Flags);
+ACPI_STATUS
+AcpiNsInitOnePackage (
+ ACPI_HANDLE ObjHandle,
+ UINT32 Level,
+ void *Context,
+ void **ReturnValue);
/*
* nsload - Namespace loading