Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dat_hdmac.c64 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx);
120 desc->txd.tx_submit = atc_tx_submit; in atc_alloc_descriptor()
673 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx) in atc_tx_submit() function