Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c602 if (!detect_dp_sink_caps(link)) { in detect_dp()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c2114 bool detect_dp_sink_caps(struct dc_link *link) in detect_dp_sink_caps() function