Home
last modified time | relevance | path

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

/trueos/sys/dev/drm/
HDdrmP.h197 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro
/trueos/sys/dev/drm2/
HDdrmP.h1608 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro