Home | History | Annotate | Download | only in events

Lines Matching refs:Parent

328     ParentNode = RegionObj->Region.Node->Parent;
345 /* Start search from the parent object */
381 PciRootNode = PciRootNode->Parent;
412 * Find the parent device object. (This allows the operation region to be
418 PciDeviceNode = PciDeviceNode->Parent;
429 * contained in the parent's scope.
761 Node = RegionObj->Region.Node->Parent;
765 * The following loop depends upon the root Node having no parent
766 * ie: AcpiGbl_RootNode->Parent being set to NULL
818 Node = Node->Parent;