Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h174 bool dm_helpers_is_dp_sink_present(
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c223 if (!dm_helpers_is_dp_sink_present(link)) in link_detect_sink_signal_type()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c919 bool dm_helpers_is_dp_sink_present(struct dc_link *link) in dm_helpers_is_dp_sink_present() function