Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h556 int ttm_bo_device_release(struct ttm_bo_device *bdev);
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c1503 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release() function
1544 EXPORT_SYMBOL(ttm_bo_device_release);
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_ttm.c985 ttm_bo_device_release(&rdev->mman.bdev); in radeon_ttm_fini()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ttm.c1907 ttm_bo_device_release(&adev->mman.bdev); in amdgpu_ttm_fini()