Searched refs:acpi_ds_execute_arguments (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/acpi/acpica/ |
D | dsargs.c | 23 acpi_ds_execute_arguments(struct acpi_namespace_node *node, 43 acpi_ds_execute_arguments(struct acpi_namespace_node *node, in acpi_ds_execute_arguments() function 171 status = acpi_ds_execute_arguments(node, node->parent, in acpi_ds_get_buffer_field_arguments() 216 status = acpi_ds_execute_arguments(node, node->parent, in acpi_ds_get_bank_field_arguments() 267 status = acpi_ds_execute_arguments(node, node, in acpi_ds_get_buffer_arguments() 312 status = acpi_ds_execute_arguments(node, node, in acpi_ds_get_package_arguments() 363 status = acpi_ds_execute_arguments(node, extra_desc->extra.scope_node, in acpi_ds_get_region_arguments()
|