Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dexconvrt.c576 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument
598 switch (destination_type) { in acpi_ex_convert_to_target_type()
609 if (destination_type != source_desc->common.type) { in acpi_ex_convert_to_target_type()
615 (destination_type))); in acpi_ex_convert_to_target_type()
624 switch (destination_type) { in acpi_ex_convert_to_target_type()
661 destination_type)); in acpi_ex_convert_to_target_type()
680 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
Dacinterp.h122 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c260 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()