Searched refs:AcpiNsGetNextNode (Results 1 – 4 of 4) sorted by relevance
180 AcpiNsGetNextNode ( in AcpiNsGetNextNode() function231 NextNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsGetNextNodeTyped()330 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()449 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()464 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsWalkNamespace()
534 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceSubtree()641 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceByOwner()
1004 NextNode = AcpiNsGetNextNode (EcDeviceNode, NULL); in AcpiEvOrphanEcRegMethod()1014 NextNode = AcpiNsGetNextNode (EcDeviceNode, NextNode); in AcpiEvOrphanEcRegMethod()
242 AcpiNsGetNextNode (