Home
last modified time | relevance | path

Searched defs:acpi_namespace_node (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/include/acpica/
A Daclocal.h185 typedef struct acpi_namespace_node struct
193 struct acpi_namespace_node *Parent; /* Parent node */ argument
194 struct acpi_namespace_node *Child; /* First child */ argument
195 struct acpi_namespace_node *Peer; /* First peer */ argument
201 union acpi_parse_object *Op;
202 void *MethodLocals;
203 void *MethodArgs;
204 UINT32 Value;
205 UINT32 Length;
206 UINT8 ArgCount;

Completed in 11 milliseconds