Searched refs:nv50_dmac_destroy (Results 1 – 4 of 4) sorted by relevance
31 nv50_dmac_destroy(&core->chan); in nv50_core_del()
94 void nv50_dmac_destroy(struct nv50_dmac *);
647 nv50_dmac_destroy(&wndw->wimm); in nv50_wndw_destroy()648 nv50_dmac_destroy(&wndw->wndw); in nv50_wndw_destroy()
123 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy() function