Searched refs:sink_count (Results 1 – 4 of 4) sorted by relevance
675 link->dpcd_caps.sink_count.bits.SINK_COUNT = 1; in detect_dp()1235 link->dpcd_caps.sink_count.bits.SINK_COUNT == 0) { in detect_link_and_local_sink()1271 if (link->dpcd_caps.sink_count.bits.SINK_COUNT) in detect_link_and_local_sink()1273 link->dpcd_caps.sink_count.bits.SINK_COUNT; in detect_link_and_local_sink()1715 if (dc_link->sink_count >= MAX_SINKS_PER_LINK) { in link_add_remote_sink_helper()1722 dc_link->remote_sinks[dc_link->sink_count] = sink; in link_add_remote_sink_helper()1723 dc_link->sink_count++; in link_add_remote_sink_helper()1790 if (!link->sink_count) { in link_remove_remote_sink()1795 for (i = 0; i < link->sink_count; i++) { in link_remove_remote_sink()1801 while (i < link->sink_count - 1) { in link_remove_remote_sink()[all …]
74 u8 sink_count; member
722 link->prev_sink_count = link->msm_dp_link.sink_count; in msm_dp_link_parse_sink_status_field()728 link->msm_dp_link.sink_count = ret; in msm_dp_link_parse_sink_status_field()992 if (link->prev_sink_count == link->msm_dp_link.sink_count) in msm_dp_link_process_ds_port_status_change()997 link->prev_sink_count = link->msm_dp_link.sink_count; in msm_dp_link_process_ds_port_status_change()
4244 if (sc != mgr->sink_count) { in drm_dp_mst_hpd_irq_handle_event()4245 mgr->sink_count = sc; in drm_dp_mst_hpd_irq_handle_event()