Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddc_link_dp.h68 bool is_mst_supported(struct dc_link *link);
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c610 if (is_mst_supported(link)) { in detect_dp()
H A Damdgpu_dc_link_dp.c2937 bool is_mst_supported(struct dc_link *link) in is_mst_supported() function