|
Linux Kernel
3.7.1
|
#include <acpi/acpi.h>#include "accommon.h"#include "amlcode.h"#include "acparser.h"#include "acinterp.h"#include "acnamesp.h"Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_EXECUTER |
Functions | |
| acpi_status | acpi_ex_resolve_operands (u16 opcode, union acpi_operand_object **stack_ptr, struct acpi_walk_state *walk_state) |
| #define _COMPONENT ACPI_EXECUTER |
| acpi_status acpi_ex_resolve_operands | ( | u16 | opcode, |
| union acpi_operand_object ** | stack_ptr, | ||
| struct acpi_walk_state * | walk_state | ||
| ) |
1.8.2