Home
last modified time | relevance | path

Searched refs:acpi_walk_resource_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/acpica/
H A Drsxface.c491 * FUNCTION: acpi_walk_resource_buffer
506 acpi_walk_resource_buffer(struct acpi_buffer *buffer, in acpi_walk_resource_buffer() function
514 ACPI_FUNCTION_TRACE(acpi_walk_resource_buffer); in acpi_walk_resource_buffer()
572 ACPI_EXPORT_SYMBOL(acpi_walk_resource_buffer) in ACPI_EXPORT_SYMBOL() argument
623 status = acpi_walk_resource_buffer(&buffer, user_function, context); in ACPI_EXPORT_SYMBOL()
H A Ddbcmds.c728 * acpi_walk_resource_buffer.
857 /* This code exercises the acpi_walk_resource_buffer interface */ in acpi_db_device_resources()
859 status = acpi_walk_resource_buffer(&return_buffer, in acpi_db_device_resources()