Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
Dttm_lock.c43 #define TTM_SUSPEND_LOCK (1 << 4) macro
276 lock->flags &= ~TTM_SUSPEND_LOCK; in ttm_suspend_unlock()
289 lock->flags |= TTM_SUSPEND_LOCK; in __ttm_suspend_lock()