Searched refs:mst_stream_alloc_table (Results 1 – 5 of 5) sorted by relevance
2639 link->mst_stream_alloc_table.stream_count == 0) { in disable_link()2651 if (link->mst_stream_alloc_table.stream_count <= 0) in disable_link()3534 link->mst_stream_alloc_table.stream_count < 2); in update_mst_stream_alloc_table()3539 for (j = 0; j < link->mst_stream_alloc_table.stream_count; j++) { in update_mst_stream_alloc_table()3541 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()3553 if (j == link->mst_stream_alloc_table.stream_count) { in update_mst_stream_alloc_table()3564 link->mst_stream_alloc_table.stream_count = in update_mst_stream_alloc_table()3567 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table()3578 &link->mst_stream_alloc_table; in remove_stream_from_alloc_table()3750 link->mst_stream_alloc_table.stream_count); in dc_link_allocate_mst_payload()[all …]
7205 if (link->mst_stream_alloc_table.stream_count > 0) in dp_disable_link_phy_mst()
258 struct link_mst_stream_allocation_table mst_stream_alloc_table; member
131 link->mst_stream_alloc_table; in fill_dc_mst_payload_table_from_drm()
3428 link->mst_stream_alloc_table.stream_count = 0; in trigger_hpd_mst_set()3429 memset(link->mst_stream_alloc_table.stream_allocations, 0, in trigger_hpd_mst_set()3430 sizeof(link->mst_stream_alloc_table.stream_allocations)); in trigger_hpd_mst_set()