Home
last modified time | relevance | path

Searched refs:txx9dmac_tx_submit (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dtxx9dmac.c190 static dma_cookie_t txx9dmac_tx_submit(struct dma_async_tx_descriptor *tx);
203 desc->txd.tx_submit = txx9dmac_tx_submit; in txx9dmac_desc_alloc()
694 static dma_cookie_t txx9dmac_tx_submit(struct dma_async_tx_descriptor *tx) in txx9dmac_tx_submit() function