Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/parser/
HDpsargs.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()
/dragonfly/sys/contrib/dev/acpica/source/include/
HDacparser.h207 AcpiPsGetNextNamestring (
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
HDdswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
HDdswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
HDnsxfname.c713 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()