Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dexoparg2.c125 union acpi_operand_object *return_desc1 = NULL; in acpi_ex_opcode_2A_2T_1R() local
139 return_desc1 = in acpi_ex_opcode_2A_2T_1R()
141 if (!return_desc1) { in acpi_ex_opcode_2A_2T_1R()
157 &return_desc1->integer.value, in acpi_ex_opcode_2A_2T_1R()
180 status = acpi_ex_store(return_desc1, operand[3], walk_state); in acpi_ex_opcode_2A_2T_1R()
196 acpi_ut_remove_reference(return_desc1); in acpi_ex_opcode_2A_2T_1R()
202 walk_state->result_obj = return_desc1; in acpi_ex_opcode_2A_2T_1R()