Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A 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()
H A Dacdispat.h329 acpi_ds_result_pop(union acpi_operand_object **object,
H A Ddswstate.c38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() function
H A Ddswexec.c70 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_get_predicate_value()