Home
last modified time | relevance | path

Searched refs:acpi_ds_result_push (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/acpi/acpica/
Ddswexec.c450 acpi_ds_result_push(walk_state->result_obj, in acpi_ds_exec_end_op()
628 acpi_ds_result_push(walk_state->result_obj, in acpi_ds_exec_end_op()
Dacdispat.h333 acpi_ds_result_push(union acpi_operand_object *object,
Ddswstate.c112 acpi_ds_result_push(union acpi_operand_object *object, in acpi_ds_result_push() function
Ddsutils.c820 status = acpi_ds_result_push(walk_state->result_obj, walk_state); in acpi_ds_evaluate_name_path()
Ddsmethod.c642 status = acpi_ds_result_push(return_desc, walk_state); in acpi_ds_restart_control_method()