Searched refs:atc_tx_submit (Results 1 – 1 of 1) sorted by relevance
78 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx);134 desc->txd.tx_submit = atc_tx_submit; in atc_alloc_descriptor()655 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx) in atc_tx_submit() function