ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_UTILITIES |
#define _COMPONENT ACPI_UTILITIES |
ACPI_STATUS AcpiUtCopyEobjectToIobject | ( | ACPI_OBJECT * | ExternalObject, |
ACPI_OPERAND_OBJECT ** | InternalObject | ||
) |
Definition at line 670 of file utcopy.c.
Referenced by AcpiEvaluateObject(), and AcpiUtCopyEpackageToIpackage().
|
static |
Definition at line 603 of file utcopy.c.
Referenced by AcpiUtCopyEobjectToIobject().
|
static |
Definition at line 471 of file utcopy.c.
Referenced by AcpiUtCopyEobjectToIobject().
|
static |
Definition at line 262 of file utcopy.c.
Referenced by AcpiUtCopyIpackageToEpackage().
|
static |
Definition at line 873 of file utcopy.c.
Referenced by AcpiUtCopyIpackageToIpackage().
ACPI_STATUS AcpiUtCopyIobjectToEobject | ( | ACPI_OPERAND_OBJECT * | InternalObject, |
ACPI_BUFFER * | RetBuffer | ||
) |
Definition at line 414 of file utcopy.c.
Referenced by AcpiEvaluateObject().
ACPI_STATUS AcpiUtCopyIobjectToIobject | ( | ACPI_OPERAND_OBJECT * | SourceDesc, |
ACPI_OPERAND_OBJECT ** | DestDesc, | ||
ACPI_WALK_STATE * | WalkState | ||
) |
Definition at line 1037 of file utcopy.c.
Referenced by AcpiDsEvaluateNamePath(), AcpiDsStoreObjectToLocal(), AcpiExOpcode_1A_1T_1R(), AcpiExStoreDirectToNode(), AcpiExStoreObjectToIndex(), and AcpiExStoreObjectToObject().
|
static |
Definition at line 350 of file utcopy.c.
Referenced by AcpiUtCopyIobjectToEobject().
|
static |
Definition at line 978 of file utcopy.c.
Referenced by AcpiUtCopyIobjectToIobject().
|
static |
Definition at line 124 of file utcopy.c.
Referenced by AcpiUtCopyIelementToEelement(), and AcpiUtCopyIobjectToEobject().
|
static |
Definition at line 713 of file utcopy.c.
Referenced by AcpiUtCopyIelementToIelement(), and AcpiUtCopyIobjectToIobject().