Home
last modified time | relevance | path

Searched defs:internal_object (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dutcopy.c78 acpi_ut_copy_isimple_to_esimple(union acpi_operand_object *internal_object, in acpi_ut_copy_isimple_to_esimple() argument
299 acpi_ut_copy_ipackage_to_epackage(union acpi_operand_object * internal_object,u8 * buffer,acpi_size * space_used) acpi_ut_copy_ipackage_to_epackage() argument
359 acpi_ut_copy_iobject_to_eobject(union acpi_operand_object * internal_object,struct acpi_buffer * ret_buffer) acpi_ut_copy_iobject_to_eobject() argument
421 union acpi_operand_object *internal_object; acpi_ut_copy_esimple_to_isimple() local
542 acpi_ut_copy_epackage_to_ipackage(union acpi_object * external_object,union acpi_operand_object ** internal_object) acpi_ut_copy_epackage_to_ipackage() argument
604 acpi_ut_copy_eobject_to_iobject(union acpi_object * external_object,union acpi_operand_object ** internal_object) acpi_ut_copy_eobject_to_iobject() argument
[all...]
H A Dutobject.c424 acpi_ut_get_simple_object_size(union acpi_operand_object *internal_object, in acpi_ut_get_simple_object_size() argument
615 acpi_ut_get_package_object_size(union acpi_operand_object * internal_object,acpi_size * obj_length) acpi_ut_get_package_object_size() argument
664 acpi_ut_get_object_size(union acpi_operand_object * internal_object,acpi_size * obj_length) acpi_ut_get_object_size() argument
[all...]
H A Dutstate.c191 union acpi_generic_state *acpi_ut_create_pkg_state(void *internal_object, in acpi_ut_create_pkg_state() argument