Home
last modified time | relevance | path

Searched refs:AcpiPsGetNextArg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dacparser.h229 AcpiPsGetNextArg (
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c263 Status = AcpiPsGetNextArg (WalkState, &(WalkState->ParserState), in AcpiPsGetArguments()
H A Dpsobject.c326 Status = AcpiPsGetNextArg (WalkState, &(WalkState->ParserState), in AcpiPsBuildNamedOp()
H A Dpsargs.c934 AcpiPsGetNextArg ( in AcpiPsGetNextArg() function