Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddc_link_dp.h57 bool detect_dp_sink_caps(struct dc_link *link);
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c512 if (!detect_dp_sink_caps(link)) in detect_dp()
H A Ddc_link_dp.c2474 bool detect_dp_sink_caps(struct dc_link *link) in detect_dp_sink_caps() function