Searched refs:ppc440spe_adma_tx_submit (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/ppc4xx/
H A Dadma.c1475 ppc440spe_adma_tx_submit(struct dma_async_tx_descriptor *tx);
2106 slot->async_tx.tx_submit = ppc440spe_adma_tx_submit;
2218 * ppc440spe_adma_tx_submit - submit new descriptor group to the channel
2222 static dma_cookie_t ppc440spe_adma_tx_submit(struct dma_async_tx_descriptor *tx) function
4134 ppc440spe_adma_tx_submit(&sw_desc->async_tx);

Completed in 58 milliseconds