Lines Matching refs:Object
179 * Type - Object type to match
189 * Named object lists are built (and subsequently dumped) in the
238 * must search for the name among the children of this object
251 Node = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Node->Object);
266 /* Didn't match name, move on to the next peer object */
289 * Type - Object type to match
355 * object type at this point, we only care about the existence of
385 * Type - Object type to match
455 * delete any existing attached sub-object and make the node
468 AcpiUtRemoveReference ((*ReturnNode)->Object);
469 (*ReturnNode)->Object = NULL;
479 /* Return an error if we don't expect to find the object */
532 /* Create the new named object */
542 /* Node is an object defined by an External() statement */
556 /* Install the new object into the parent's list of children */