|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_NAMESPACE |
| #define _COMPONENT ACPI_NAMESPACE |
| acpi_status acpi_get_id | ( | acpi_handle | handle, |
| acpi_owner_id * | ret_id | ||
| ) |
| acpi_status acpi_get_next_object | ( | acpi_object_type | type, |
| acpi_handle | parent, | ||
| acpi_handle | child, | ||
| acpi_handle * | ret_handle | ||
| ) |
| acpi_status acpi_get_parent | ( | acpi_handle | handle, |
| acpi_handle * | ret_handle | ||
| ) |
| acpi_status acpi_get_type | ( | acpi_handle | handle, |
| acpi_object_type * | ret_type | ||
| ) |
1.8.2