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

/freebsd-10-stable/sys/dev/drm/
H A DdrmP.h197 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro
/freebsd-10-stable/sys/dev/drm2/
H A DdrmP.h1616 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro

Completed in 110 milliseconds