Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.h31 bool detect_dp_sink_caps(struct dc_link *link);
H A Dlink_dp_capability.c2031 bool detect_dp_sink_caps(struct dc_link *link) in detect_dp_sink_caps() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c596 if (!detect_dp_sink_caps(link)) in detect_dp()