Searched refs:device_tag (Results 1 – 7 of 7) sorted by relevance
591 ATOM_CONNECTOR_DEVICE_TAG *device_tag; in bios_parser_get_device_tag() local611 device_tag = &record->asDeviceTag[device_tag_index]; in bios_parser_get_device_tag()613 info->acpi_device = le32_to_cpu(device_tag->ulACPIDeviceEnum); in bios_parser_get_device_tag()615 device_type_from_device_id(le16_to_cpu(device_tag->usDeviceID)); in bios_parser_get_device_tag()2832 ATOM_CONNECTOR_DEVICE_TAG *device_tag) in get_patched_device_tag() argument2837 device_tag->ulACPIDeviceEnum = in get_patched_device_tag()2839 device_tag->usDeviceID = in get_patched_device_tag()2849 device_tag->ulACPIDeviceEnum = in get_patched_device_tag()2851 device_tag->usDeviceID = cpu_to_le16((USHORT) dev_id); in get_patched_device_tag()2877 ATOM_CONNECTOR_DEVICE_TAG *device_tag = NULL; in add_device_tag_from_ext_display_path() local[all …]
803 info->dev_id = device_type_from_device_id(object->device_tag); in bios_parser_get_device_tag()1635 info->ext_disp_conn_info.path[i].device_tag = in get_integrated_info_v11()1637 info_v11->extdispconninfo.path[i].device_tag); in get_integrated_info_v11()
1143 bp_funcs->get_device_tag(dc_ctx->dc_bios, link->link_id, i, &link->device_tag)) { in construct()1151 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, link->device_tag.dev_id)) in construct()1153 if (link->device_tag.dev_id.device_type == DEVICE_TYPE_CRT in construct()1156 if (link->device_tag.dev_id.device_type == DEVICE_TYPE_LCD in construct()1173 if (link->device_tag.acpi_device != 0 in construct()1174 && path->device_acpi_enum == link->device_tag.acpi_device) { in construct()1177 } else if (path->device_tag == in construct()1178 link->device_tag.dev_id.raw_device_tag) { in construct()
111 struct connector_device_tag_info device_tag; member
131 const struct connector_device_tag_info *device_tag);
295 uint32_t device_tag; member
821 …uint16_t device_tag; //a supported device vector, each display path starts wit… member927 uint16_t device_tag; //A bit vector to show what devices are supported member