Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_init_walk_info Struct Reference

#include <acstruct.h>

Data Fields

u32 table_index
 
u32 object_count
 
u32 method_count
 
u32 device_count
 
u32 op_region_count
 
u32 field_count
 
u32 buffer_count
 
u32 package_count
 
u32 op_region_init
 
u32 field_init
 
u32 buffer_init
 
u32 package_init
 
acpi_owner_id owner_id
 

Detailed Description

Definition at line 132 of file acstruct.h.

Field Documentation

u32 buffer_count

Definition at line 139 of file acstruct.h.

u32 buffer_init

Definition at line 143 of file acstruct.h.

u32 device_count

Definition at line 136 of file acstruct.h.

u32 field_count

Definition at line 138 of file acstruct.h.

u32 field_init

Definition at line 142 of file acstruct.h.

u32 method_count

Definition at line 135 of file acstruct.h.

u32 object_count

Definition at line 134 of file acstruct.h.

u32 op_region_count

Definition at line 137 of file acstruct.h.

u32 op_region_init

Definition at line 141 of file acstruct.h.

acpi_owner_id owner_id

Definition at line 145 of file acstruct.h.

u32 package_count

Definition at line 140 of file acstruct.h.

u32 package_init

Definition at line 144 of file acstruct.h.

u32 table_index

Definition at line 133 of file acstruct.h.


The documentation for this struct was generated from the following file: