Home
last modified time | relevance | path

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

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