Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/ttm/
HDttm_bo_driver.h732 extern int ttm_bo_device_release(struct ttm_bo_device *bdev);
HDttm_bo.c1535 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release() function
/NextBSD/sys/dev/drm2/radeon/
HDradeon_ttm.c778 ttm_bo_device_release(&rdev->mman.bdev); in radeon_ttm_fini()