Home
last modified time | relevance | path

Searched refs:nv50_dmac_destroy (Results 1 – 4 of 4) 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 Dwndw.c647 nv50_dmac_destroy(&wndw->wimm); in nv50_wndw_destroy()
648 nv50_dmac_destroy(&wndw->wndw); in nv50_wndw_destroy()
H A Ddisp.c123 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy() function