Searched refs:vcp_id (Results 1 – 3 of 3) sorted by relevance
237 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()244 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()245 dc_alloc->vcp_id = 0; in fill_dc_mst_payload_table_from_drm()257 if (dc_alloc->vcp_id > 0 && dc_alloc->slot_count > 0) { in fill_dc_mst_payload_table_from_drm()260 sa->vcp_id = dc_alloc->vcp_id; in fill_dc_mst_payload_table_from_drm()
1140 if (dc_alloc->vcp_id == in update_mst_stream_alloc_table()1141 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()1151 work_table[i].vcp_id = in update_mst_stream_alloc_table()1152 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()1213 link->mst_stream_alloc_table.stream_allocations[i].vcp_id); in print_mst_streams()1425 proposed_table->stream_allocations[0].vcp_id = vc_id; in write_128b_132b_sst_payload_allocation_table()1551 proposed_table.stream_allocations[0].vcp_id, in update_sst_payload()
1045 uint8_t vcp_id; member