Searched refs:AcpiNsGetNextNode (Results 1 – 4 of 4) sorted by relevance
72 AcpiNsGetNextNode ( in AcpiNsGetNextNode() function123 NextNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsGetNextNodeTyped()222 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()341 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()356 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsWalkNamespace()
426 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceSubtree()533 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceByOwner()
885 NextNode = AcpiNsGetNextNode (EcDeviceNode, NULL); in AcpiEvOrphanEcRegMethod()895 NextNode = AcpiNsGetNextNode (EcDeviceNode, NextNode); in AcpiEvOrphanEcRegMethod()
128 AcpiNsGetNextNode (