Home
last modified time | relevance | path

Searched refs:user_function (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/acpi/acpica/
A Dutresrc.c141 acpi_walk_aml_callback user_function, void **context) in acpi_ut_walk_aml_resources() argument
184 if (user_function) { in acpi_ut_walk_aml_resources()
186 user_function(aml, length, offset, resource_index, in acpi_ut_walk_aml_resources()
214 if (!user_function) { in acpi_ut_walk_aml_resources()
229 if (user_function) { in acpi_ut_walk_aml_resources()
236 user_function(end_tag, 2, offset, resource_index, context); in acpi_ut_walk_aml_resources()
A Drsxface.c507 acpi_walk_resource_callback user_function, in acpi_walk_resource_buffer() argument
518 if (!buffer || !buffer->pointer || !user_function) { in acpi_walk_resource_buffer()
547 status = user_function(resource, context); in acpi_walk_resource_buffer()
596 acpi_walk_resource_callback user_function, void *context) in ACPI_EXPORT_SYMBOL()
605 if (!device_handle || !user_function || !name || in ACPI_EXPORT_SYMBOL()
623 status = acpi_walk_resource_buffer(&buffer, user_function, context); in ACPI_EXPORT_SYMBOL()
A Dnsxfeval.c740 status = info->user_function(obj_handle, nesting_level, in ACPI_EXPORT_SYMBOL()
772 acpi_walk_callback user_function, in acpi_get_devices() argument
782 if (!user_function) { in acpi_get_devices()
792 info.user_function = user_function; in acpi_get_devices()
A Dacstruct.h117 acpi_walk_callback user_function; member
A Dacutils.h582 acpi_walk_aml_callback user_function,
/linux/include/acpi/
A Dacpixf.h519 acpi_walk_callback user_function,
802 user_function,
807 user_function, void *context))

Completed in 13 milliseconds