Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2928 uint32_t ext_display_path_index = in get_ext_display_path_entry() local
2931 if (ext_display_path_index >= MAX_NUMBER_OF_EXT_DISPLAY_PATH) in get_ext_display_path_entry()
2934 ext_display_path = &config_table->sPath[ext_display_path_index]; in get_ext_display_path_entry()