Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/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()
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacparser.h207 AcpiPsGetNextNamestring (
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
HDdswload.c292 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
HDdswload2.c243 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
HDnsxfname.c725 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()