Searched refs:dw_dma_cyclic_prep (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.h85 struct dw_cyclic_desc *dw_dma_cyclic_prep(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.c135 cdesc = dw_dma_cyclic_prep(chan, runtime->dma_addr, buffer_len,
H A Dac97c.c129 cdesc = dw_dma_cyclic_prep(chan, runtime->dma_addr, buffer_len,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddw_dmac.c1052 * dw_dma_cyclic_prep - prepare the cyclic DMA transfer
1062 struct dw_cyclic_desc *dw_dma_cyclic_prep(struct dma_chan *chan, function
1188 EXPORT_SYMBOL(dw_dma_cyclic_prep); variable

Completed in 103 milliseconds