Linux Kernel
3.7.1
|
#include <acstruct.h>
Definition at line 76 of file acstruct.h.
u8* aml_last_while |
Definition at line 107 of file acstruct.h.
u32 aml_offset |
Definition at line 92 of file acstruct.h.
u32 arg_count |
Definition at line 100 of file acstruct.h.
u32 arg_types |
Definition at line 93 of file acstruct.h.
struct acpi_namespace_node arguments[ACPI_METHOD_NUM_ARGS] |
Definition at line 102 of file acstruct.h.
acpi_parse_upwards ascending_callback |
Definition at line 127 of file acstruct.h.
union acpi_operand_object** caller_return_desc |
Definition at line 108 of file acstruct.h.
union acpi_generic_state* control_state |
Definition at line 109 of file acstruct.h.
u8 current_result |
Definition at line 86 of file acstruct.h.
struct acpi_namespace_node* deferred_node |
Definition at line 110 of file acstruct.h.
acpi_parse_downwards descending_callback |
Definition at line 126 of file acstruct.h.
u8 descriptor_type |
Definition at line 78 of file acstruct.h.
union acpi_operand_object* implicit_return_obj |
Definition at line 111 of file acstruct.h.
u8 last_predicate |
Definition at line 85 of file acstruct.h.
struct acpi_namespace_node local_variables[ACPI_METHOD_NUM_LOCALS] |
Definition at line 103 of file acstruct.h.
u32 method_breakpoint |
Definition at line 94 of file acstruct.h.
struct acpi_namespace_node* method_call_node |
Definition at line 112 of file acstruct.h.
union acpi_parse_object* method_call_op |
Definition at line 113 of file acstruct.h.
union acpi_operand_object* method_desc |
Definition at line 114 of file acstruct.h.
struct acpi_namespace_node* method_node |
Definition at line 115 of file acstruct.h.
struct acpi_walk_state* next |
Definition at line 77 of file acstruct.h.
union acpi_parse_object* next_op |
Definition at line 124 of file acstruct.h.
u8 next_op_info |
Definition at line 81 of file acstruct.h.
u8 num_operands |
Definition at line 82 of file acstruct.h.
union acpi_parse_object* op |
Definition at line 116 of file acstruct.h.
struct acpi_opcode_info* op_info |
Definition at line 117 of file acstruct.h.
Definition at line 80 of file acstruct.h.
u8 operand_index |
Definition at line 83 of file acstruct.h.
union acpi_operand_object* operands[ACPI_OBJ_NUM_OPERANDS+1] |
Definition at line 104 of file acstruct.h.
union acpi_parse_object* origin |
Definition at line 118 of file acstruct.h.
acpi_owner_id owner_id |
Definition at line 84 of file acstruct.h.
union acpi_operand_object** params |
Definition at line 105 of file acstruct.h.
u32 parse_flags |
Definition at line 96 of file acstruct.h.
struct acpi_parse_state parser_state |
Definition at line 98 of file acstruct.h.
u8 pass_number |
Definition at line 89 of file acstruct.h.
u32 prev_arg_types |
Definition at line 99 of file acstruct.h.
union acpi_parse_object* prev_op |
Definition at line 123 of file acstruct.h.
u8 result_count |
Definition at line 91 of file acstruct.h.
union acpi_operand_object* result_obj |
Definition at line 119 of file acstruct.h.
u8 result_size |
Definition at line 90 of file acstruct.h.
union acpi_generic_state* results |
Definition at line 120 of file acstruct.h.
union acpi_operand_object* return_desc |
Definition at line 121 of file acstruct.h.
u8 return_used |
Definition at line 87 of file acstruct.h.
u8 scope_depth |
Definition at line 88 of file acstruct.h.
union acpi_generic_state* scope_info |
Definition at line 122 of file acstruct.h.
Definition at line 125 of file acstruct.h.
u32 user_breakpoint |
Definition at line 95 of file acstruct.h.
u8 walk_type |
Definition at line 79 of file acstruct.h.