Home
last modified time | relevance | path

Searched refs:acpi_ds_result_pop (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/acpi/acpica/
Ddsutils.c324 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_delete_result_if_not_used()
603 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_create_operand()
Dacdispat.h329 acpi_ds_result_pop(union acpi_operand_object **object,
Ddswstate.c38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() function
Ddswexec.c70 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_get_predicate_value()