Searched refs:DdbHandle (Results 1 – 3 of 3) sorted by relevance
63 ACPI_OPERAND_OBJECT **DdbHandle);91 ACPI_OPERAND_OBJECT **DdbHandle) in AcpiExAddTable() argument113 *DdbHandle = ObjDesc; in AcpiExAddTable()125 *DdbHandle = NULL; in AcpiExAddTable()176 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadTableOp() local199 DdbHandle = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()200 if (!DdbHandle) in AcpiExLoadTableOp()205 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()256 Status = AcpiExAddTable (TableIndex, ParentNode, &DdbHandle); in AcpiExLoadTableOp()272 (void) AcpiExUnloadTable (DdbHandle); in AcpiExLoadTableOp()[all …]
337 ACPI_OPERAND_OBJECT *DdbHandle);
2556 exception code for the case where the input DdbHandle is invalid, from 6242 Fixed several reference count issues with the DdbHandle object that is 6935 for the DdbHandle subtype, addition of a reference class field to 7176 Fixed a possible memory leak in the Unload operator. The DdbHandle 7864 Fixed a problem with the Debug object where a store of a DdbHandle 12656 operation. Implemented full support for the "DdbHandle" object