|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_NAMESPACE |
| #define _COMPONENT ACPI_NAMESPACE |
Definition at line 49 of file nsobject.c.
| acpi_status acpi_ns_attach_data | ( | struct acpi_namespace_node * | node, |
| acpi_object_handler | handler, | ||
| void * | data | ||
| ) |
Definition at line 329 of file nsobject.c.
| acpi_status acpi_ns_attach_object | ( | struct acpi_namespace_node * | node, |
| union acpi_operand_object * | object, | ||
| acpi_object_type | type | ||
| ) |
Definition at line 73 of file nsobject.c.
| acpi_status acpi_ns_detach_data | ( | struct acpi_namespace_node * | node, |
| acpi_object_handler | handler | ||
| ) |
Definition at line 386 of file nsobject.c.
| void acpi_ns_detach_object | ( | struct acpi_namespace_node * | node | ) |
Definition at line 204 of file nsobject.c.
| acpi_status acpi_ns_get_attached_data | ( | struct acpi_namespace_node * | node, |
| acpi_object_handler | handler, | ||
| void ** | data | ||
| ) |
Definition at line 431 of file nsobject.c.
|
write |
Definition at line 262 of file nsobject.c.
|
write |
Definition at line 297 of file nsobject.c.
1.8.2