Home
last modified time | relevance | path

Searched refs:PrefixScope (Results 1 – 4 of 4) sorted by relevance

/acpica-latest/source/components/namespace/
Dnsnames.c532 ACPI_GENERIC_STATE *PrefixScope, in AcpiNsBuildPrefixedPathname() argument
544 if (PrefixScope && PrefixScope->Scope.Node) in AcpiNsBuildPrefixedPathname()
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE); in AcpiNsBuildPrefixedPathname()
/acpica-latest/source/components/utilities/
Duterror.c338 ACPI_GENERIC_STATE *PrefixScope, in AcpiUtPrefixedNamespaceError() argument
374 FullPath = AcpiNsBuildPrefixedPathname (PrefixScope, InternalPath); in AcpiUtPrefixedNamespaceError()
/acpica-latest/source/include/
Dacnamesp.h501 ACPI_GENERIC_STATE *PrefixScope,
Dacutils.h1260 ACPI_GENERIC_STATE *PrefixScope,