Searched refs:slot_count (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-merge.c144 gcov_type slot_count = counters[2 * slot + 1]; local
146 if (slot_count == 0)
157 if (read_counters[2 * i + 1] > slot_count)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dlink_service_types.h174 uint8_t slot_count; member in struct:dp_mst_stream_allocation
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchi/message_drivers/
H A Dmessage.h182 int32_t (*update_message)( VCHI_MDRIVER_HANDLE_T *handle, void *dest, int16_t *slot_count );
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_link.h51 uint8_t slot_count; member in struct:link_mst_stream_allocation
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c165 sa->slot_count = mst_mgr->payloads[i].num_slots;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c2697 work_table[i].slot_count =
2698 proposed_table->stream_allocations[i].slot_count;
2756 "stream[%d].slot_count: %d\n",
2762 link->mst_stream_alloc_table.stream_allocations[i].slot_count);
2848 "stream[%d].slot_count: %d\n",
2854 link->mst_stream_alloc_table.stream_allocations[i].slot_count);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_link_encoder.c1224 *slots = stream_allocation->slot_count;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_link_encoder.c1190 *slots = stream_allocation->slot_count;

Completed in 105 milliseconds