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

/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h190 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro
/freebsd-11-stable/sys/dev/drm2/
H A DdrmP.h1610 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro

Completed in 66 milliseconds