Lines Matching defs:acpi_namespace_node
133 struct acpi_namespace_node { struct
139 struct acpi_namespace_node *parent; /* Parent node */ argument
140 struct acpi_namespace_node *child; /* First child */ argument
141 struct acpi_namespace_node *peer; /* First peer */ argument
142 acpi_owner_id owner_id; /* Node creator */
148 union acpi_parse_object *op;
149 void *method_locals;
150 void *method_args;
151 u32 value;
152 u32 length;
153 u8 arg_count;