Searched refs:DdbHandle (Results 1 – 5 of 5) sorted by relevance
171 ACPI_OPERAND_OBJECT **DdbHandle);198 ACPI_OPERAND_OBJECT **DdbHandle) in AcpiExAddTable() argument219 *DdbHandle = ObjDesc; in AcpiExAddTable()248 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadTableOp() local343 Status = AcpiExAddTable (TableIndex, &DdbHandle); in AcpiExLoadTableOp()365 (void) AcpiExUnloadTable (DdbHandle); in AcpiExLoadTableOp()367 AcpiUtRemoveReference (DdbHandle); in AcpiExLoadTableOp()374 AcpiUtRemoveReference (DdbHandle); in AcpiExLoadTableOp()457 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadOp() local638 Status = AcpiExAddTable (TableIndex, &DdbHandle); in AcpiExLoadOp()[all …]
79 …[NoReturnValue] found, Store operator requires [Integer|String|Buffer|Package|DdbHandle|Reference])85 …[NoReturnValue] found, Store operator requires [Integer|String|Buffer|Package|DdbHandle|Reference])
326 ACPI_OPERAND_OBJECT *DdbHandle) in AcpiExUnloadTable() argument
450 ACPI_OPERAND_OBJECT *DdbHandle);
5776 exception code for the case where the input DdbHandle is invalid, from 9462 Fixed several reference count issues with the DdbHandle object that is 10155 for the DdbHandle subtype, addition of a reference class field to 10396 Fixed a possible memory leak in the Unload operator. The DdbHandle 11084 Fixed a problem with the Debug object where a store of a DdbHandle 15876 operation. Implemented full support for the "DdbHandle" object