Home
last modified time | relevance | path

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

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