|
Linux Kernel
3.7.1
|
#include <acpi/acpi.h>#include "accommon.h"#include "acnamesp.h"#include "acparser.h"#include "acdispat.h"#include "actables.h"Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_NAMESPACE |
Functions | |
| acpi_status | acpi_ns_one_complete_parse (u32 pass_number, u32 table_index, struct acpi_namespace_node *start_node) |
| acpi_status | acpi_ns_parse_table (u32 table_index, struct acpi_namespace_node *start_node) |
| #define _COMPONENT ACPI_NAMESPACE |
| acpi_status acpi_ns_one_complete_parse | ( | u32 | pass_number, |
| u32 | table_index, | ||
| struct acpi_namespace_node * | start_node | ||
| ) |
| acpi_status acpi_ns_parse_table | ( | u32 | table_index, |
| struct acpi_namespace_node * | start_node | ||
| ) |
1.8.2