Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h465 bool dc_link_is_dp_sink_present(struct dc_link *link);
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c776 dp_sink_present = dc_link_is_dp_sink_present(link); in dm_helpers_is_dp_sink_present()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c374 bool dc_link_is_dp_sink_present(struct dc_link *link) in dc_link_is_dp_sink_present() function