Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
exresop.c File Reference
#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)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_EXECUTER

Definition at line 52 of file exresop.c.

Function Documentation

acpi_status acpi_ex_resolve_operands ( u16  opcode,
union acpi_operand_object **  stack_ptr,
struct acpi_walk_state walk_state 
)

Definition at line 134 of file exresop.c.