Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
Dexconvrt.c548 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument
570 switch (destination_type) { in acpi_ex_convert_to_target_type()
581 if (destination_type != source_desc->common.type) { in acpi_ex_convert_to_target_type()
587 (destination_type))); in acpi_ex_convert_to_target_type()
596 switch (destination_type) { in acpi_ex_convert_to_target_type()
633 destination_type)); in acpi_ex_convert_to_target_type()
652 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
Dacinterp.h89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/Linux-v4.19/net/nfc/nci/
Dcore.c688 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument
702 cmd->destination_type = destination_type; in nci_core_conn_create()
718 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
/Linux-v4.19/include/net/nfc/
Dnci.h263 __u8 destination_type; member
Dnci_core.h304 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c397 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h1196 u8 destination_type[0x8]; member