Home
last modified time | relevance | path

Searched refs:obj_length (Results 1 – 2 of 2) sorted by relevance

/drivers/acpi/acpica/
Dutobject.c54 acpi_size * obj_length);
58 acpi_size * obj_length);
455 acpi_size * obj_length) in acpi_ut_get_simple_object_size() argument
474 *obj_length = ACPI_ROUND_UP_TO_NATIVE_WORD(length); in acpi_ut_get_simple_object_size()
563 *obj_length = ACPI_ROUND_UP_TO_NATIVE_WORD(length); in acpi_ut_get_simple_object_size()
641 acpi_size * obj_length) in acpi_ut_get_package_object_size() argument
668 *obj_length = info.length; in acpi_ut_get_package_object_size()
688 acpi_size * obj_length) in acpi_ut_get_object_size() argument
699 obj_length); in acpi_ut_get_object_size()
702 acpi_ut_get_simple_object_size(internal_object, obj_length); in acpi_ut_get_object_size()
Dacutils.h430 acpi_ut_get_object_size(union acpi_operand_object *obj, acpi_size * obj_length);