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

/solaris-x11-s11/open-src/kernel/efb/src/
H A DdrmP.h132 #define DRM_ARRAY_SIZE(x) (sizeof (x) / sizeof (x[0])) macro
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h180 #define DRM_ARRAY_SIZE(x) (sizeof (x) / sizeof (x[0])) macro

Completed in 21 milliseconds