Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/
Ddc_link.h254 bool dc_link_is_dp_sink_present(struct dc_link *link);
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c568 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c348 bool dc_link_is_dp_sink_present(struct dc_link *link) in dc_link_is_dp_sink_present() function