Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.h26 void nouveau_sgdma_destroy(struct ttm_device *bdev, struct ttm_tt *ttm);
H A Dnouveau_sgdma.c20 nouveau_sgdma_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_destroy() function
H A Dnouveau_bo.c1372 nouveau_sgdma_destroy(bdev, ttm); in nouveau_ttm_tt_destroy()