1
0
mirror of https://github.com/acpica/acpica/ synced 2025-03-17 19:52:52 +03:00

date 99.05.17.23.47.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-06-29 20:01:54 +00:00
parent 4d1ea5bb9a
commit 24f980c18c

@ -204,6 +204,14 @@ AcpiGetContainingScope (
NsHandle Handle,
NsHandle *OutHandle);
ACPI_STATUS
AcpiWalkNamespace (
NsType Type,
NsHandle StartHandle,
UINT32 MaxDepth,
void * (* UserFunction)(NsHandle,UINT32,void *),
void *Context,
void * *ReturnValue);
/*
* Device/hardware interfaces