Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_UTILITIES |
Functions | |
acpi_status | acpi_ut_create_caches (void) |
acpi_status | acpi_ut_delete_caches (void) |
acpi_status | acpi_ut_validate_buffer (struct acpi_buffer *buffer) |
acpi_status | acpi_ut_initialize_buffer (struct acpi_buffer *buffer, acpi_size required_length) |
#define _COMPONENT ACPI_UTILITIES |
acpi_status acpi_ut_create_caches | ( | void | ) |
acpi_status acpi_ut_delete_caches | ( | void | ) |
acpi_status acpi_ut_initialize_buffer | ( | struct acpi_buffer * | buffer, |
acpi_size | required_length | ||
) |
acpi_status acpi_ut_validate_buffer | ( | struct acpi_buffer * | buffer | ) |