Searched refs:nouveau_sgdma_bind (Results 1 – 3 of 3) sorted by relevance
25 int nouveau_sgdma_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg);
31 nouveau_sgdma_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) in nouveau_sgdma_bind() function
730 return nouveau_sgdma_bind(bdev, ttm, reg); in nouveau_ttm_tt_bind()