Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_capability.h31 bool detect_dp_sink_caps(struct dc_link *link);
Dlink_dp_capability.c1919 bool detect_dp_sink_caps(struct dc_link *link) in detect_dp_sink_caps() function
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.c589 if (!detect_dp_sink_caps(link)) in detect_dp()