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()
539 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceSubtree()646 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceByOwner()
1019 NextNode = AcpiNsGetNextNode (DeviceNode, NULL); in AcpiEvExecuteOrphanRegMethod()1029 NextNode = AcpiNsGetNextNode (DeviceNode, NextNode); in AcpiEvExecuteOrphanRegMethod()
244 AcpiNsGetNextNode (