Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c2220 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { in update_mst_stream_alloc_table() local
2241 work_table[i] = *dc_alloc; in update_mst_stream_alloc_table()
2248 work_table[i].vcp_id = in update_mst_stream_alloc_table()
2250 work_table[i].slot_count = in update_mst_stream_alloc_table()
2252 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
2261 work_table[i]; in update_mst_stream_alloc_table()