Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dutmisc.c221 state->pkg.this_target_obj = in acpi_ut_walk_package_tree()
290 state->pkg.this_target_obj, in acpi_ut_walk_package_tree()
H A Dutcopy.c256 state->pkg.this_target_obj = target_object; in acpi_ut_copy_ielement_to_eelement()
853 state->pkg.this_target_obj = target_object; in acpi_ut_copy_ielement_to_ielement()
H A Ddspkginit.c350 element_ptr = state->pkg.this_target_obj; in acpi_ds_init_package_element()
H A Daclocal.h596 void *this_target_obj; member