Searched refs:AcpiNsGetNextNode (Results 1 – 4 of 4) sorted by relevance
180 AcpiNsGetNextNode ( in AcpiNsGetNextNode() function231 NextNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsGetNextNodeTyped()337 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()456 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()471 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsWalkNamespace()
539 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceSubtree()646 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceByOwner()
1055 NextNode = AcpiNsGetNextNode (DeviceNode, NULL); in AcpiEvExecuteOrphanRegMethod()1065 NextNode = AcpiNsGetNextNode (DeviceNode, NextNode); in AcpiEvExecuteOrphanRegMethod()
244 AcpiNsGetNextNode (