Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_PARSER |
Functions | |
union acpi_parse_object * | acpi_ps_get_arg (union acpi_parse_object *op, u32 argn) |
void | acpi_ps_append_arg (union acpi_parse_object *op, union acpi_parse_object *arg) |
#define _COMPONENT ACPI_PARSER |
void acpi_ps_append_arg | ( | union acpi_parse_object * | op, |
union acpi_parse_object * | arg | ||
) |
|
write |