Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc_link.h308 bool dc_link_is_dp_sink_present(struct dc_link *link);
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c546 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c349 bool dc_link_is_dp_sink_present(struct dc_link *link) in dc_link_is_dp_sink_present() function