Searched refs:nv50_dmac_destroy (Results 1 – 3 of 3) sorted by relevance
94 void nv50_dmac_destroy(struct nv50_dmac *);
779 nv50_dmac_destroy(&wndw->wimm); in nv50_wndw_destroy()780 nv50_dmac_destroy(&wndw->wndw); in nv50_wndw_destroy()
123 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy() function