Searched refs:vcp_id (Results 1 – 4 of 4) sorted by relevance
184 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()191 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()192 dc_alloc->vcp_id = 0; in fill_dc_mst_payload_table_from_drm()204 if (dc_alloc->vcp_id > 0 && dc_alloc->slot_count > 0) { in fill_dc_mst_payload_table_from_drm()207 sa->vcp_id = dc_alloc->vcp_id; in fill_dc_mst_payload_table_from_drm()
247 uint8_t vcp_id; member
1248 if (dc_alloc->vcp_id == in update_mst_stream_alloc_table()1249 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()1259 work_table[i].vcp_id = in update_mst_stream_alloc_table()1260 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()1374 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in deallocate_mst_payload()1454 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in allocate_mst_payload()1553 proposed_table->stream_allocations[0].vcp_id = vc_id; in write_128b_132b_sst_payload_allocation_table()1679 proposed_table.stream_allocations[0].vcp_id, in update_sst_payload()1777 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in link_reduce_mst_payload()1844 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in link_increase_mst_payload()
981 uint8_t vcp_id; member
Completed in 25 milliseconds