Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_lock.c43 #define TTM_SUSPEND_LOCK (1 << 4) macro
170 lock->flags &= ~TTM_SUSPEND_LOCK; in ttm_suspend_unlock()
182 lock->flags |= TTM_SUSPEND_LOCK; in __ttm_suspend_lock()