Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_lock.c283 static bool __ttm_suspend_lock(struct ttm_lock *lock) in __ttm_suspend_lock() function
301 wait_event(lock->queue, __ttm_suspend_lock(lock)); in ttm_suspend_lock()