Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddc_link_dp.h55 bool is_mst_supported(struct dc_link *link);
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c515 if (is_mst_supported(link)) { in detect_dp()
H A Ddc_link_dp.c2120 bool is_mst_supported(struct dc_link *link) in is_mst_supported() function