Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutcopy.c798 union acpi_operand_object **this_target_ptr; in acpi_ut_copy_ielement_to_ielement() local
804 this_target_ptr = (union acpi_operand_object **) in acpi_ut_copy_ielement_to_ielement()
830 *this_target_ptr = target_object; in acpi_ut_copy_ielement_to_ielement()
834 *this_target_ptr = NULL; in acpi_ut_copy_ielement_to_ielement()
857 *this_target_ptr = target_object; in acpi_ut_copy_ielement_to_ielement()