|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_UTILITIES |
Functions | |
| acpi_status | acpi_ut_copy_iobject_to_eobject (union acpi_operand_object *internal_object, struct acpi_buffer *ret_buffer) |
| acpi_status | acpi_ut_copy_eobject_to_iobject (union acpi_object *external_object, union acpi_operand_object **internal_object) |
| acpi_status | acpi_ut_copy_iobject_to_iobject (union acpi_operand_object *source_desc, union acpi_operand_object **dest_desc, struct acpi_walk_state *walk_state) |
| #define _COMPONENT ACPI_UTILITIES |
| acpi_status acpi_ut_copy_eobject_to_iobject | ( | union acpi_object * | external_object, |
| union acpi_operand_object ** | internal_object | ||
| ) |
| acpi_status acpi_ut_copy_iobject_to_eobject | ( | union acpi_operand_object * | internal_object, |
| struct acpi_buffer * | ret_buffer | ||
| ) |
| acpi_status acpi_ut_copy_iobject_to_iobject | ( | union acpi_operand_object * | source_desc, |
| union acpi_operand_object ** | dest_desc, | ||
| struct acpi_walk_state * | walk_state | ||
| ) |
1.8.2