Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A Dexconcat.c52 union acpi_operand_object *local_operand0 = operand0; in acpi_ex_do_concatenate() local
79 &local_operand0); in acpi_ex_do_concatenate()
219 local_operand0-> in acpi_ex_do_concatenate()
232 strcpy(buffer, local_operand0->string.pointer); in acpi_ex_do_concatenate()
274 if (local_operand0 != operand0) { in acpi_ex_do_concatenate()
275 acpi_ut_remove_reference(local_operand0); in acpi_ex_do_concatenate()

Completed in 3 milliseconds