Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2196 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { in update_mst_stream_alloc_table() local
2217 work_table[i] = *dc_alloc; in update_mst_stream_alloc_table()
2224 work_table[i].vcp_id = in update_mst_stream_alloc_table()
2226 work_table[i].slot_count = in update_mst_stream_alloc_table()
2228 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
2237 work_table[i]; in update_mst_stream_alloc_table()