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