|
Linux Kernel
3.7.1
|
#include <acpi/acpi.h>#include "accommon.h"#include "acparser.h"#include "acdispat.h"#include "acinterp.h"#include "actables.h"Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_PARSER |
Functions | |
| acpi_status | acpi_debug_trace (char *name, u32 debug_level, u32 debug_layer, u32 flags) |
| acpi_status | acpi_ps_execute_method (struct acpi_evaluate_info *info) |
| #define _COMPONENT ACPI_PARSER |
| acpi_status acpi_debug_trace | ( | char * | name, |
| u32 | debug_level, | ||
| u32 | debug_layer, | ||
| u32 | flags | ||
| ) |
| acpi_status acpi_ps_execute_method | ( | struct acpi_evaluate_info * | info | ) |
1.8.2