Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c464 bool dp_sink_present; in dm_helpers_is_dp_sink_present() local
473 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
475 return dp_sink_present; in dm_helpers_is_dp_sink_present()