Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A 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()
H A Dacdispat.h333 acpi_ds_result_push(union acpi_operand_object *object,
H A Ddswstate.c112 acpi_ds_result_push(union acpi_operand_object *object, in acpi_ds_result_push() function
H A Ddsutils.c820 status = acpi_ds_result_push(walk_state->result_obj, walk_state); in acpi_ds_evaluate_name_path()
H A Ddsmethod.c642 status = acpi_ds_result_push(return_desc, walk_state); in acpi_ds_restart_control_method()