Searched refs:DdbHandle (Results 1 – 4 of 4) 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()173 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadTableOp() local197 if (!DdbHandle) in AcpiExLoadTableOp()202 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()291 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()370 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadOp() local576 AcpiUtRemoveReference (DdbHandle); in AcpiExLoadOp()[all …]
196 ACPI_OPERAND_OBJECT *DdbHandle) in AcpiExUnloadTable() argument
337 ACPI_OPERAND_OBJECT *DdbHandle);
2290 exception code for the case where the input DdbHandle is invalid, from 5976 Fixed several reference count issues with the DdbHandle object that is 6669 for the DdbHandle subtype, addition of a reference class field to 6910 Fixed a possible memory leak in the Unload operator. The DdbHandle 7598 Fixed a problem with the Debug object where a store of a DdbHandle 12390 operation. Implemented full support for the "DdbHandle" object
Completed in 23 milliseconds