Searched defs:DRM_ARRAY_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A DdrmP.h136 #define DRM_ARRAY_SIZE(x) (sizeof (x) / sizeof (x[0])) macro

Completed in 66 milliseconds