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/
H A 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()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacparser.h207 AcpiPsGetNextNamestring (
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
H A Ddswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsxfname.c713 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()