OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_ELEMENTS
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_hw_sequencer.c
38
#define
NUM_ELEMENTS
(a) (sizeof(a) / sizeof((a)[0]))
216
int arr_size =
NUM_ELEMENTS
(output_csc_matrix);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_mpc.c
51
#define
NUM_ELEMENTS
(a) (sizeof(a) / sizeof((a)[0]))
/src/sys/dev/pci/
ahd_pci.c
230
static const u_int ahd_num_pci_devs =
NUM_ELEMENTS
(ahd_pci_ident_table);
ahc_pci.c
660
static const u_int ahc_num_pci_devs =
NUM_ELEMENTS
(ahc_pci_ident_table);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_clock_source.c
63
#define
NUM_ELEMENTS
(a) (sizeof(a) / sizeof((a)[0]))
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp_cm.c
57
#define
NUM_ELEMENTS
(a) (sizeof(a) / sizeof((a)[0]))
/src/sys/dev/ic/
aic79xxvar.h
76
#define
NUM_ELEMENTS
(array) (sizeof(array) / sizeof(*array))
aic7xxxvar.h
163
#define
NUM_ELEMENTS
(array) (sizeof(array) / sizeof(*array))
aic79xx.c
90
static const u_int num_errors =
NUM_ELEMENTS
(ahd_hard_errors);
110
static const u_int num_phases =
NUM_ELEMENTS
(ahd_phase_table) - 1;
7075
+
NUM_ELEMENTS
(ahd->qinfifo) - wrap_qinpos);
aic7xxx.c
99
static const u_int num_errors =
NUM_ELEMENTS
(ahc_hard_errors);
119
static const u_int num_phases =
NUM_ELEMENTS
(ahc_phase_table) - 1;
Completed in 30 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025