Searched refs:acpi_ds_result_push (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dswexec.c | 448 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 D | acdispat.h | 333 acpi_ds_result_push(union acpi_operand_object *object,
|
H A D | dsmethod.c | 642 status = acpi_ds_result_push(return_desc, walk_state); in acpi_ds_restart_control_method()
|
H A D | dsutils.c | 827 status = acpi_ds_result_push(walk_state->result_obj, walk_state); in acpi_ds_evaluate_name_path()
|
H A D | dswstate.c | 100 * FUNCTION: acpi_ds_result_push 112 acpi_ds_result_push(union acpi_operand_object *object, in acpi_ds_result_push() function
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dswexec.c | 450 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 D | acdispat.h | 333 acpi_ds_result_push(union acpi_operand_object *object,
|
H A D | dsmethod.c | 642 status = acpi_ds_result_push(return_desc, walk_state); in acpi_ds_restart_control_method()
|
H A D | dsutils.c | 820 status = acpi_ds_result_push(walk_state->result_obj, walk_state); in acpi_ds_evaluate_name_path()
|
H A D | dswstate.c | 100 * FUNCTION: acpi_ds_result_push 112 acpi_ds_result_push(union acpi_operand_object *object, in acpi_ds_result_push() function
|
Completed in 7 milliseconds