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.c44 #define TTM_SUSPEND_LOCK (1 << 4) macro
277 lock->flags &= ~TTM_SUSPEND_LOCK; in ttm_suspend_unlock()
290 lock->flags |= TTM_SUSPEND_LOCK; in __ttm_suspend_lock()