Searched refs:st_fdma_desc_residue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | st_fdma.c | 555 static size_t st_fdma_desc_residue(struct st_fdma_chan *fchan, in st_fdma_desc_residue() function 596 txstate->residue = st_fdma_desc_residue(fchan, vd, true); in st_fdma_tx_status() 598 txstate->residue = st_fdma_desc_residue(fchan, vd, false); in st_fdma_tx_status()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | st_fdma.c | 555 static size_t st_fdma_desc_residue(struct st_fdma_chan *fchan, in st_fdma_desc_residue() function 596 txstate->residue = st_fdma_desc_residue(fchan, vd, true); in st_fdma_tx_status() 598 txstate->residue = st_fdma_desc_residue(fchan, vd, false); in st_fdma_tx_status()
|
Completed in 3 milliseconds