#include <acpi/acpi.h>
#include "accommon.h"
#include "acinterp.h"
#include "amlcode.h"
Go to the source code of this file.
#define DEFINE_AML_GLOBALS |
void acpi_ex_acquire_global_lock |
( |
u32 |
field_flags | ) |
|
void acpi_ex_eisa_id_to_string |
( |
char * |
out_string, |
|
|
u64 |
compressed_id |
|
) |
| |
void acpi_ex_integer_to_string |
( |
char * |
out_string, |
|
|
u64 |
value |
|
) |
| |
void acpi_ex_reacquire_interpreter |
( |
void |
| ) |
|
void acpi_ex_release_global_lock |
( |
u32 |
field_flags | ) |
|
void acpi_ex_relinquish_interpreter |
( |
void |
| ) |
|
u8 acpi_is_valid_space_id |
( |
u8 |
space_id | ) |
|