Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
HDamdgpu_dm_helpers.c461 bool dp_sink_present; in dm_helpers_is_dp_sink_present() local
470 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
472 return dp_sink_present; in dm_helpers_is_dp_sink_present()