Home
last modified time | relevance | path

Searched refs:AcpiPsGetNextNamestring (Results 1 – 5 of 5) sorted by relevance

/acpica-3.5.0/source/components/parser/
Dpsargs.c280 AcpiPsGetNextNamestring ( in AcpiPsGetNextNamestring() function
379 Path = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextNamepath()
608 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextSimpleArg()
857 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextField()
/acpica-3.5.0/source/include/
Dacparser.h207 AcpiPsGetNextNamestring (
/acpica-3.5.0/source/components/dispatcher/
Ddswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
Ddswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()
/acpica-3.5.0/source/components/namespace/
Dnsxfname.c713 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()