Searched defs:DRM_UNLOCK (Results 1 – 2 of 2) sorted by relevance
302 #define DRM_UNLOCK(dev) sx_xunlock(&(dev)->dev_struct_lock) macro
206 #define DRM_UNLOCK() mtx_unlock(&dev->dev_lock) macro