Searched refs:radeon_ttm_tt_unbind (Results 1 – 1 of 1) sorted by relevance
58 static void radeon_ttm_tt_unbind(struct ttm_device *bdev, struct ttm_tt *ttm);221 radeon_ttm_tt_unbind(bo->bdev, bo->ttm); in radeon_bo_move()559 radeon_ttm_tt_unbind(bdev, ttm); in radeon_ttm_tt_unpopulate()617 static void radeon_ttm_tt_unbind(struct ttm_device *bdev, in radeon_ttm_tt_unbind() function