Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_EXECUTER |
Functions | |
acpi_status | acpi_ex_read_data_from_field (struct acpi_walk_state *walk_state, union acpi_operand_object *obj_desc, union acpi_operand_object **ret_buffer_desc) |
acpi_status | acpi_ex_write_data_to_field (union acpi_operand_object *source_desc, union acpi_operand_object *obj_desc, union acpi_operand_object **result_desc) |
#define _COMPONENT ACPI_EXECUTER |
acpi_status acpi_ex_read_data_from_field | ( | struct acpi_walk_state * | walk_state, |
union acpi_operand_object * | obj_desc, | ||
union acpi_operand_object ** | ret_buffer_desc | ||
) |
acpi_status acpi_ex_write_data_to_field | ( | union acpi_operand_object * | source_desc, |
union acpi_operand_object * | obj_desc, | ||
union acpi_operand_object ** | result_desc | ||
) |