|
Linux Kernel
3.7.1
|
#include <acobject.h>
Data Fields | |
| ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node * | method_REG |
| struct acpi_namespace_node * | scope_node |
| void * | region_context |
| u8 * | aml_start |
| u32 | aml_length |
Definition at line 361 of file acobject.h.
| u32 aml_length |
Definition at line 366 of file acobject.h.
| u8* aml_start |
Definition at line 365 of file acobject.h.
| ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node* method_REG |
Definition at line 362 of file acobject.h.
| void* region_context |
Definition at line 364 of file acobject.h.
| struct acpi_namespace_node* scope_node |
Definition at line 363 of file acobject.h.
1.8.2