Lines Matching defs:node
205 struct acpi_namespace_node *node;
231 NULL, &node);
238 possible_method_call && (node->type == ACPI_TYPE_METHOD)) {
256 method_desc = acpi_ns_get_attached_object(node);
259 node->name.ascii, node, method_desc, path));
273 name_op->common.node = node;
279 node));
285 node, method_desc->method.param_count));
533 * parse node.
563 * these bytes into the node integer value for convenience.