Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/components/parser/
HDpsargs.c271 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
309 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
327 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
495 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
505 AcpiPsInitOp (Arg, Opcode); in AcpiPsGetNextSimpleArg()
HDpsutils.c97 AcpiPsInitOp ( in AcpiPsInitOp() function
175 AcpiPsInitOp (Op, Opcode); in AcpiPsAllocOp()
/trueos/sys/contrib/dev/acpica/include/
HDacparser.h309 AcpiPsInitOp (
/trueos/sys/contrib/dev/acpica/common/
HDdmrestag.c694 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()