Home
last modified time | relevance | path

Searched refs:AML_MULTI_NAME_PREFIX (Results 1 – 6 of 6) sorted by relevance

/acpica-3.5.0/source/components/namespace/
Dnsutils.c405 InternalName[1] = AML_MULTI_NAME_PREFIX; in AcpiNsBuildInternalName()
436 InternalName[i] = AML_MULTI_NAME_PREFIX; in AcpiNsBuildInternalName()
645 case AML_MULTI_NAME_PREFIX: in AcpiNsExternalizeName()
Dnsaccess.c665 case AML_MULTI_NAME_PREFIX: in AcpiNsLookup()
/acpica-3.5.0/source/components/executer/
Dexnames.c252 *TempPtr++ = AML_MULTI_NAME_PREFIX; in AcpiExAllocateNameString()
493 case AML_MULTI_NAME_PREFIX: in AcpiExGetNameString()
/acpica-3.5.0/source/components/disassembler/
Ddmnames.c355 case AML_MULTI_NAME_PREFIX: in AcpiDmNamestring()
/acpica-3.5.0/source/include/
Damlcode.h175 #define AML_MULTI_NAME_PREFIX (UINT16) 0x2f macro
/acpica-3.5.0/source/components/parser/
Dpsargs.c320 case AML_MULTI_NAME_PREFIX: in AcpiPsGetNextNamestring()