Searched refs:return_desc2 (Results 1 – 2 of 2) sorted by relevance
160 union acpi_operand_object *return_desc2 = NULL; in acpi_ex_opcode_2A_2T_1R() local180 return_desc2 = in acpi_ex_opcode_2A_2T_1R()182 if (!return_desc2) { in acpi_ex_opcode_2A_2T_1R()192 &return_desc2->integer.value); in acpi_ex_opcode_2A_2T_1R()209 status = acpi_ex_store(return_desc2, operand[2], walk_state); in acpi_ex_opcode_2A_2T_1R()224 acpi_ut_remove_reference(return_desc2); in acpi_ex_opcode_2A_2T_1R()
260 union acpi_operand_object *return_desc2 = NULL; in acpi_ex_opcode_1A_1T_1R() local427 &return_desc2, in acpi_ex_opcode_1A_1T_1R()434 acpi_ex_store(return_desc2, operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R()435 acpi_ut_remove_reference(return_desc2); in acpi_ex_opcode_1A_1T_1R()