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

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_PARSER
 

Functions

void acpi_ps_delete_parse_tree (union acpi_parse_object *subtree_root)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_PARSER

Definition at line 48 of file pswalk.c.

Function Documentation

void acpi_ps_delete_parse_tree ( union acpi_parse_object subtree_root)

Definition at line 62 of file pswalk.c.