Searched refs:dw_dma_cyclic_free (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddw_dmac.h88 void dw_dma_cyclic_free(struct dma_chan *chan);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/atmel/
H A Dabdac.c205 dw_dma_cyclic_free(dac->dma.chan);
214 dw_dma_cyclic_free(dac->dma.chan);
H A Dac97c.c258 dw_dma_cyclic_free(chip->dma.tx_chan);
286 dw_dma_cyclic_free(chip->dma.rx_chan);
303 dw_dma_cyclic_free(chip->dma.tx_chan);
313 dw_dma_cyclic_free(chip->dma.rx_chan);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddw_dmac.c1191 * dw_dma_cyclic_free - free a prepared cyclic DMA transfer
1194 void dw_dma_cyclic_free(struct dma_chan *chan) function
1226 EXPORT_SYMBOL(dw_dma_cyclic_free); variable

Completed in 105 milliseconds