Linux Kernel
3.7.1
|
#include <acpi/acpi.h>
#include "accommon.h"
#include "acdispat.h"
#include "acinterp.h"
#include "acnamesp.h"
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_EXECUTER |
Functions | |
acpi_status | acpi_ex_resolve_node_to_value (struct acpi_namespace_node **object_ptr, struct acpi_walk_state *walk_state) |
#define _COMPONENT ACPI_EXECUTER |
Definition at line 51 of file exresnte.c.
acpi_status acpi_ex_resolve_node_to_value | ( | struct acpi_namespace_node ** | object_ptr, |
struct acpi_walk_state * | walk_state | ||
) |
Definition at line 80 of file exresnte.c.