Home
last modified time | relevance | path

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

/acpica-latest/source/components/parser/
Dpsobject.c459 ACPI_PARSE_OBJECT *NamedOp = NULL; in AcpiPsCreateOp() local
489 Status = AcpiPsBuildNamedOp (WalkState, AmlOpStart, Op, &NamedOp); in AcpiPsCreateOp()
516 *NewOp = NamedOp; in AcpiPsCreateOp()