Searched refs:ttm_tt_bind (Results 1 – 7 of 7) sorted by relevance
105 int (*ttm_tt_bind)(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem); member
192 .ttm_tt_bind = &qxl_ttm_backend_bind,
797 .ttm_tt_bind = &vmw_ttm_bind,
801 .ttm_tt_bind = &radeon_ttm_tt_bind,
1403 .ttm_tt_bind = &nouveau_ttm_tt_bind,
1626 return bo->bdev->driver->ttm_tt_bind(bo->bdev, bo->ttm, mem); in ttm_bo_tt_bind()
1707 .ttm_tt_bind = &amdgpu_ttm_backend_bind,