Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c537 bool dp_sink_present; in dm_helpers_is_dp_sink_present() local
546 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
548 return dp_sink_present; in dm_helpers_is_dp_sink_present()