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