Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/executer/
Dexconvrt.c582 acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument
606 switch (destination_type) { in acpi_ex_convert_to_target_type()
616 if (destination_type != ACPI_GET_OBJECT_TYPE (source_desc)) { in acpi_ex_convert_to_target_type()
620 acpi_ut_get_type_name (destination_type))); in acpi_ex_convert_to_target_type()
629 switch (destination_type) { in acpi_ex_convert_to_target_type()
664 destination_type)); in acpi_ex_convert_to_target_type()
682 walk_state->op_info->name, acpi_ut_get_type_name (destination_type))); in acpi_ex_convert_to_target_type()
/linux-2.4.37.9/include/acpi/
Dacinterp.h104 acpi_object_type destination_type,