Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2854 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { in update_mst_stream_alloc_table() local
2875 work_table[i] = *dc_alloc; in update_mst_stream_alloc_table()
2882 work_table[i].vcp_id = in update_mst_stream_alloc_table()
2884 work_table[i].slot_count = in update_mst_stream_alloc_table()
2886 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
2895 work_table[i]; in update_mst_stream_alloc_table()