Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
Dttm_lock.c281 void ttm_suspend_unlock(struct ttm_lock *lock) in ttm_suspend_unlock() function
288 EXPORT_SYMBOL(ttm_suspend_unlock);
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1015 ttm_suspend_unlock(&vmaster->lock); in vmwgfx_pm_notifier()