Searched refs:dpcd_sink_count (Results 1 – 5 of 5) sorted by relevance
230 unsigned int dpcd_sink_count; member
2262 int ret, dpcd_sink_count, dp_irq_vector, bstatus; in it6505_process_hpd_irq() local2275 dpcd_sink_count = DP_GET_SINK_COUNT(ret); in it6505_process_hpd_irq()2277 dpcd_sink_count, it6505->sink_count); in it6505_process_hpd_irq()2279 if (it6505->branch_device && dpcd_sink_count != it6505->sink_count) { in it6505_process_hpd_irq()2281 it6505->sink_count = dpcd_sink_count; in it6505_process_hpd_irq()
551 link->dpcd_sink_count = 0; in link_disconnect_sink()1153 link->dpcd_sink_count = in detect_link_and_local_sink()1156 link->dpcd_sink_count = 1; in detect_link_and_local_sink()
4656 != link->dpcd_sink_count) in dc_link_handle_hpd_rx_irq()
1312 link->dpcd_sink_count = 0; in trigger_hotplug()