Searched defs:DRM_KASSERT (Results 1 – 1 of 1) sorted by relevance
135 #define DRM_KASSERT(x,y) KASSERT(x,y) macro137 #define DRM_KASSERT(x,y) KASSERT(x) macro