Linux Kernel
3.7.1
|
#include <acobject.h>
Data Fields | |
ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node * | node |
u32 | handler_type |
acpi_notify_handler | handler |
void * | context |
union acpi_operand_object * | next [2] |
Definition at line 296 of file acobject.h.
Definition at line 300 of file acobject.h.
acpi_notify_handler handler |
Definition at line 299 of file acobject.h.
u32 handler_type |
Definition at line 298 of file acobject.h.
union acpi_operand_object* next[2] |
Definition at line 301 of file acobject.h.
Definition at line 297 of file acobject.h.