Searched refs:st_fdma_prep_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | st_fdma.c | 429 static inline struct st_fdma_chan *st_fdma_prep_common(struct dma_chan *chan, in st_fdma_prep_common() function 456 fchan = st_fdma_prep_common(chan, len, direction); in st_fdma_prep_dma_cyclic() 517 fchan = st_fdma_prep_common(chan, sg_len, direction); in st_fdma_prep_slave_sg()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | st_fdma.c | 429 static inline struct st_fdma_chan *st_fdma_prep_common(struct dma_chan *chan, in st_fdma_prep_common() function 456 fchan = st_fdma_prep_common(chan, len, direction); in st_fdma_prep_dma_cyclic() 517 fchan = st_fdma_prep_common(chan, sg_len, direction); in st_fdma_prep_slave_sg()
|
Completed in 3 milliseconds