Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/acpi/acpica/
Dutcopy.c830 union acpi_operand_object **this_target_ptr; in acpi_ut_copy_ielement_to_ielement() local
836 this_target_ptr = (union acpi_operand_object **) in acpi_ut_copy_ielement_to_ielement()
862 *this_target_ptr = target_object; in acpi_ut_copy_ielement_to_ielement()
866 *this_target_ptr = NULL; in acpi_ut_copy_ielement_to_ielement()
890 *this_target_ptr = target_object; in acpi_ut_copy_ielement_to_ielement()