Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A 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()