Searched refs:mst_stream_alloc_table (Results 1 – 4 of 4) sorted by relevance
1170 link->mst_stream_alloc_table.stream_count = 0; in dc_link_detect_helper()1171 memset(link->mst_stream_alloc_table.stream_allocations, in dc_link_detect_helper()1173 sizeof(link->mst_stream_alloc_table.stream_allocations)); in dc_link_detect_helper()2293 link->mst_stream_alloc_table.stream_count == 0) { in disable_link()2304 if (link->mst_stream_alloc_table.stream_count <= 0) in disable_link()2992 link->mst_stream_alloc_table.stream_count < 2); in update_mst_stream_alloc_table()2997 for (j = 0; j < link->mst_stream_alloc_table.stream_count; j++) { in update_mst_stream_alloc_table()2999 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()3011 if (j == link->mst_stream_alloc_table.stream_count) { in update_mst_stream_alloc_table()3021 link->mst_stream_alloc_table.stream_count = in update_mst_stream_alloc_table()[all …]
247 if (link->mst_stream_alloc_table.stream_count > 0) in dp_disable_link_phy_mst()
179 struct link_mst_stream_allocation_table mst_stream_alloc_table; member
3101 link->mst_stream_alloc_table.stream_count = 0; in trigger_hpd_mst_set()3102 memset(link->mst_stream_alloc_table.stream_allocations, 0, in trigger_hpd_mst_set()3103 sizeof(link->mst_stream_alloc_table.stream_allocations)); in trigger_hpd_mst_set()