Searched refs:destination_type (Results 1 – 5 of 5) sorted by relevance
576 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument598 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()623 switch (destination_type) { in acpi_ex_convert_to_target_type()660 destination_type)); in acpi_ex_convert_to_target_type()679 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
122 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
523 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument537 cmd->destination_type = destination_type; in nci_core_conn_create()
272 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
261 __u8 destination_type; member