Searched refs:atc_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/
H A Dat_hdmac.c54 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx);
95 desc->txd.tx_submit = atc_tx_submit;
488 * atc_tx_submit - set the prepared descriptor(s) to be executed by the engine
495 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx) function

Completed in 27 milliseconds