Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1117 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink() local
1138 if (!link_detect_connection_type(link, &new_connection_type)) { in detect_link_and_local_sink()
1150 if (new_connection_type != dc_connection_none) { in detect_link_and_local_sink()
1151 link->type = new_connection_type; in detect_link_and_local_sink()