Searched refs:nouveau_sgdma_bind (Results 1 – 3 of 3) sorted by relevance
24 int nouveau_sgdma_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg);
30 nouveau_sgdma_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) in nouveau_sgdma_bind() function
727 return nouveau_sgdma_bind(bdev, ttm, reg); in nouveau_ttm_tt_bind()