Home
last modified time | relevance | path

Searched refs:__ttm_suspend_lock (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dttm_lock.c175 static bool __ttm_suspend_lock(struct ttm_lock *lock) in __ttm_suspend_lock() function
193 wait_event(lock->queue, __ttm_suspend_lock(lock)); in ttm_suspend_lock()