Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_ttm.h27 void nouveau_sgdma_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm);
Dnouveau_sgdma.c18 nouveau_sgdma_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_destroy() function
Dnouveau_bo.c1383 nouveau_sgdma_destroy(bdev, ttm); in nouveau_ttm_tt_destroy()