Lines Matching refs:acpi_object
21 union acpi_object *external_object,
35 acpi_ut_copy_esimple_to_isimple(union acpi_object *user_obj,
39 acpi_ut_copy_epackage_to_ipackage(union acpi_object *external_object,
79 union acpi_object *external_object,
98 memset(external_object, 0, sizeof(union acpi_object));
221 union acpi_object *target_object;
226 target_object = (union acpi_object *)&((union acpi_object *)
251 ACPI_CAST_PTR(union acpi_object, info->free_space);
266 acpi_object));
302 union acpi_object *external_object;
311 external_object = ACPI_CAST_PTR(union acpi_object, buffer);
316 info.length = ACPI_ROUND_UP_TO_NATIVE_WORD(sizeof(union acpi_object));
318 ACPI_ROUND_UP_TO_NATIVE_WORD(sizeof(union acpi_object));
325 ACPI_CAST_PTR(union acpi_object, info.free_space);
332 ACPI_ROUND_UP_TO_NATIVE_WORD(sizeof(union acpi_object));
334 ACPI_ROUND_UP_TO_NATIVE_WORD(sizeof(union acpi_object));
380 acpi_object,
389 acpi_object))),
395 ret_buffer->length += sizeof(union acpi_object);
418 acpi_ut_copy_esimple_to_isimple(union acpi_object *external_object,
541 acpi_ut_copy_epackage_to_ipackage(union acpi_object *external_object,
603 acpi_ut_copy_eobject_to_iobject(union acpi_object *external_object,