Searched refs:mst_stream_alloc_table (Results 1 – 6 of 6) sorted by relevance
865 link->mst_stream_alloc_table.stream_count = 0; in dc_link_detect()866 …memset(link->mst_stream_alloc_table.stream_allocations, 0, sizeof(link->mst_stream_alloc_table.str… in dc_link_detect()2206 link->mst_stream_alloc_table.stream_count < 2); in update_mst_stream_alloc_table()2211 for (j = 0; j < link->mst_stream_alloc_table.stream_count; j++) { in update_mst_stream_alloc_table()2213 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()2224 if (j == link->mst_stream_alloc_table.stream_count) { in update_mst_stream_alloc_table()2234 link->mst_stream_alloc_table.stream_count = in update_mst_stream_alloc_table()2237 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table()2280 link->mst_stream_alloc_table.stream_count); in allocate_mst_payload()2287 (void *) link->mst_stream_alloc_table.stream_allocations[i].stream_enc, in allocate_mst_payload()[all …]
166 if (link->mst_stream_alloc_table.stream_count > 0) in dp_disable_link_phy_mst()
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()2223 link->mst_stream_alloc_table.stream_count == 0) { in disable_link()2234 if (link->mst_stream_alloc_table.stream_count <= 0) in disable_link()2863 link->mst_stream_alloc_table.stream_count < 2); in update_mst_stream_alloc_table()2868 for (j = 0; j < link->mst_stream_alloc_table.stream_count; j++) { in update_mst_stream_alloc_table()2870 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()2881 if (j == link->mst_stream_alloc_table.stream_count) { in update_mst_stream_alloc_table()2891 link->mst_stream_alloc_table.stream_count = in update_mst_stream_alloc_table()[all …]
257 if (link->mst_stream_alloc_table.stream_count > 0) in dp_disable_link_phy_mst()
122 struct link_mst_stream_allocation_table mst_stream_alloc_table; member
160 struct link_mst_stream_allocation_table mst_stream_alloc_table; member