Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.c31 nv50_dmac_destroy(&core->chan); in nv50_core_del()
H A Ddisp.h94 void nv50_dmac_destroy(struct nv50_dmac *);
H A Ddisp.c123 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy() function