Home
last modified time | relevance | path

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

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