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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutstate.c64 acpi_ut_create_pkg_state_and_push(void *internal_object, argument
264 union acpi_generic_state *acpi_ut_create_pkg_state(void *internal_object, argument
H A Dutcopy.c112 acpi_ut_copy_isimple_to_esimple(union acpi_operand_object *internal_object, argument
335 acpi_ut_copy_ipackage_to_epackage(union acpi_operand_object *internal_object, u8 * buffer, acpi_size * space_used) argument
395 acpi_ut_copy_iobject_to_eobject(union acpi_operand_object *internal_object, struct acpi_buffer *ret_buffer) argument
457 union acpi_operand_object *internal_object; local
574 acpi_ut_copy_epackage_to_ipackage(union acpi_object *external_object, union acpi_operand_object **internal_object) argument
636 acpi_ut_copy_eobject_to_iobject(union acpi_object *external_object, union acpi_operand_object **internal_object) argument
[all...]
H A Dutobject.c453 acpi_ut_get_simple_object_size(union acpi_operand_object *internal_object, argument
639 acpi_ut_get_package_object_size(union acpi_operand_object *internal_object, acpi_size * obj_length) argument
686 acpi_ut_get_object_size(union acpi_operand_object *internal_object, acpi_size * obj_length) argument
[all...]

Completed in 114 milliseconds