Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
Daclocal.h133 struct acpi_namespace_node { struct
140 struct acpi_namespace_node *parent; /* Parent node */ argument
141 struct acpi_namespace_node *child; /* First child */ argument
142 struct acpi_namespace_node *peer; /* First peer */ argument
148 union acpi_parse_object *op;
149 void *method_locals;
150 void *method_args;
151 u32 value;
152 u32 length;
153 u8 arg_count;