Lines Matching defs:node
51 * PARAMETERS: node - Namespace node for the method/object
65 acpi_ns_check_return_value(struct acpi_namespace_node *node,
154 status = acpi_ns_complex_repairs(info, node, status, return_object_ptr);
159 * or more objects, mark the parent node to suppress further warning
163 node->flags |= ANOBJ_EVALUATED;
197 /* A Namespace node should not get here, but make sure */
203 "Invalid return type - Found a Namespace node [%4.4s] type %s",
204 return_object->node.name.ascii,
205 acpi_ut_get_type_name(return_object->node.