Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h145 unsigned int dpcd_sink_count; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c514 link->dpcd_sink_count = 0; in link_disconnect_sink()
1003 link->dpcd_sink_count = in dc_link_detect_helper()
1006 link->dpcd_sink_count = 1; in dc_link_detect_helper()
H A Ddc_link_dp.c3046 != link->dpcd_sink_count) in dc_link_handle_hpd_rx_irq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1136 link->dpcd_sink_count = 0; in dp_trigger_hotplug()