HomeSort by: relevance | last modified time | path
    Searched refs:ttm_suspend_unlock (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_lock.h 169 * ttm_suspend_unlock
175 extern void ttm_suspend_unlock(struct ttm_lock *lock);
ttm_lock.c 178 void ttm_suspend_unlock(struct ttm_lock *lock) function in typeref:typename:void
vmwgfx_drv.c 1345 ttm_suspend_unlock(&dev_priv->reservation_sem);
1406 ttm_suspend_unlock(&dev_priv->reservation_sem);
1429 ttm_suspend_unlock(&dev_priv->reservation_sem);
1466 ttm_suspend_unlock(&dev_priv->reservation_sem);

Completed in 95 milliseconds