Linux Kernel
3.7.1
|
#include <acobject.h>
Data Fields | |
ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node * | node |
union acpi_operand_object ** | elements |
u8 * | aml_start |
u32 | aml_length |
u32 | count |
Definition at line 136 of file acobject.h.
u32 aml_length |
Definition at line 140 of file acobject.h.
u8* aml_start |
Definition at line 139 of file acobject.h.
u32 count |
Definition at line 141 of file acobject.h.
union acpi_operand_object** elements |
Definition at line 138 of file acobject.h.
Definition at line 137 of file acobject.h.