|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_RESOURCES |
Functions | |
| acpi_status | acpi_rs_get_aml_length (struct acpi_resource *resource, acpi_size *size_needed) |
| acpi_status | acpi_rs_get_list_length (u8 *aml_buffer, u32 aml_buffer_length, acpi_size *size_needed) |
| acpi_status | acpi_rs_get_pci_routing_table_length (union acpi_operand_object *package_object, acpi_size *buffer_size_needed) |
| #define _COMPONENT ACPI_RESOURCES |
| acpi_status acpi_rs_get_aml_length | ( | struct acpi_resource * | resource, |
| acpi_size * | size_needed | ||
| ) |
| acpi_status acpi_rs_get_list_length | ( | u8 * | aml_buffer, |
| u32 | aml_buffer_length, | ||
| acpi_size * | size_needed | ||
| ) |
| acpi_status acpi_rs_get_pci_routing_table_length | ( | union acpi_operand_object * | package_object, |
| acpi_size * | buffer_size_needed | ||
| ) |
1.8.2