Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c284 AcpiPsGetNextNamestring ( in AcpiPsGetNextNamestring() function
383 Path = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextNamepath()
612 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextSimpleArg()
861 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextField()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacparser.h207 AcpiPsGetNextNamestring (
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c713 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
H A Ddswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()