Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Ddswexec.c441 acpi_ds_result_push(walk_state->result_obj, in acpi_ds_exec_end_op()
595 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.c636 status = acpi_ds_result_push(return_desc, walk_state); in acpi_ds_restart_control_method()