Searched refs:dpcd_sink_count (Results 1 – 5 of 5) sorted by relevance
463 link->dpcd_sink_count = 0; in link_disconnect_sink()1003 link->dpcd_sink_count = in detect_link_and_local_sink()1006 link->dpcd_sink_count = 1; in detect_link_and_local_sink()
475 != link->dpcd_sink_count) in dp_handle_hpd_rx_irq()
2278 int ret, dpcd_sink_count, dp_irq_vector, bstatus; in it6505_process_hpd_irq() local2291 dpcd_sink_count = DP_GET_SINK_COUNT(ret); in it6505_process_hpd_irq()2293 dpcd_sink_count, it6505->sink_count); in it6505_process_hpd_irq()2295 if (it6505->branch_device && dpcd_sink_count != it6505->sink_count) { in it6505_process_hpd_irq()2297 it6505->sink_count = dpcd_sink_count; in it6505_process_hpd_irq()
1536 unsigned int dpcd_sink_count; member
1407 link->dpcd_sink_count = 0; in trigger_hotplug()