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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Diop-adma.c897 * iop_adma_status - poll the status of an ADMA transaction
902 static enum dma_status iop_adma_status(struct dma_chan *chan, function
1037 if (iop_adma_status(dma_chan, cookie, NULL) !=
1137 if (iop_adma_status(dma_chan, cookie, NULL) !=
1184 if (iop_adma_status(dma_chan, cookie, NULL) != DMA_SUCCESS) {
1208 if (iop_adma_status(dma_chan, cookie, NULL) != DMA_SUCCESS) {
1240 if (iop_adma_status(dma_chan, cookie, NULL) != DMA_SUCCESS) {
1335 if (iop_adma_status(dma_chan, cookie, NULL) !=
1372 if (iop_adma_status(dma_chan, cookie, NULL) !=
1404 if (iop_adma_status(dma_cha
[all...]

Completed in 53 milliseconds