Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2830 EXT_DISPLAY_PATH *ext_display_path, in get_patched_device_tag() argument
2838 cpu_to_le32((uint32_t) le16_to_cpu(ext_display_path->usDeviceACPIEnum)); in get_patched_device_tag()
2840 cpu_to_le16(le16_to_cpu(ext_display_path->usDeviceTag)); in get_patched_device_tag()
2845 dev_id = enum_first_device_id(le16_to_cpu(ext_display_path->usDeviceTag)); in get_patched_device_tag()
2850 cpu_to_le32((uint32_t) le16_to_cpu(ext_display_path->usDeviceACPIEnum)); in get_patched_device_tag()
2873 EXT_DISPLAY_PATH *ext_display_path, in add_device_tag_from_ext_display_path() argument
2883 if ((le16_to_cpu(ext_display_path->usDeviceTag) != CONNECTOR_OBJECT_ID_NONE) in add_device_tag_from_ext_display_path()
2902 ext_display_path, in add_device_tag_from_ext_display_path()
2927 EXT_DISPLAY_PATH *ext_display_path; in get_ext_display_path_entry() local
2934 ext_display_path = &config_table->sPath[ext_display_path_index]; in get_ext_display_path_entry()
[all …]