Home
last modified time | relevance | path

Searched refs:work_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2827 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { in update_mst_stream_alloc_table() local
2848 work_table[i] = *dc_alloc; in update_mst_stream_alloc_table()
2855 work_table[i].vcp_id = in update_mst_stream_alloc_table()
2857 work_table[i].slot_count = in update_mst_stream_alloc_table()
2859 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
2868 work_table[i]; in update_mst_stream_alloc_table()