Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dst_fdma.c240 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc() function
330 fdesc = st_fdma_alloc_desc(fchan, 1); in st_fdma_prep_dma_memcpy()
481 fdesc = st_fdma_alloc_desc(fchan, sg_len); in st_fdma_prep_dma_cyclic()
530 fdesc = st_fdma_alloc_desc(fchan, sg_len); in st_fdma_prep_slave_sg()