Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
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()
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()
Ddspkginit.c350 element_ptr = state->pkg.this_target_obj; in acpi_ds_init_package_element()
Dutobject.c584 state->pkg.this_target_obj = NULL; in acpi_ut_get_element_length()
Daclocal.h578 void *this_target_obj; member