Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_EXECUTER |
Functions | |
acpi_status | acpi_ex_store_buffer_to_buffer (union acpi_operand_object *source_desc, union acpi_operand_object *target_desc) |
acpi_status | acpi_ex_store_string_to_string (union acpi_operand_object *source_desc, union acpi_operand_object *target_desc) |
#define _COMPONENT ACPI_EXECUTER |
Definition at line 49 of file exstorob.c.
acpi_status acpi_ex_store_buffer_to_buffer | ( | union acpi_operand_object * | source_desc, |
union acpi_operand_object * | target_desc | ||
) |
Definition at line 65 of file exstorob.c.
acpi_status acpi_ex_store_string_to_string | ( | union acpi_operand_object * | source_desc, |
union acpi_operand_object * | target_desc | ||
) |
Definition at line 162 of file exstorob.c.