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

/linux-4.4.14/drivers/acpi/acpica/
H A Dexoparg2.c159 union acpi_operand_object *return_desc1 = NULL; acpi_ex_opcode_2A_2T_1R() local
173 return_desc1 = acpi_ex_opcode_2A_2T_1R()
175 if (!return_desc1) { acpi_ex_opcode_2A_2T_1R()
187 /* Quotient to return_desc1, remainder to return_desc2 */ acpi_ex_opcode_2A_2T_1R()
191 &return_desc1->integer.value, acpi_ex_opcode_2A_2T_1R()
213 status = acpi_ex_store(return_desc1, operand[3], walk_state); acpi_ex_opcode_2A_2T_1R()
229 acpi_ut_remove_reference(return_desc1); acpi_ex_opcode_2A_2T_1R()
235 walk_state->result_obj = return_desc1; acpi_ex_opcode_2A_2T_1R()

Completed in 411 milliseconds