Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
exnames.c File Reference
#include <acpi/acpi.h>
#include "accommon.h"
#include "acinterp.h"
#include "amlcode.h"

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_EXECUTER
 

Functions

acpi_status acpi_ex_get_name_string (acpi_object_type data_type, u8 *in_aml_address, char **out_name_string, u32 *out_name_length)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_EXECUTER

Definition at line 50 of file exnames.c.

Function Documentation

acpi_status acpi_ex_get_name_string ( acpi_object_type  data_type,
u8 in_aml_address,
char **  out_name_string,
u32 out_name_length 
)

Definition at line 245 of file exnames.c.