Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Dst_fdma.c237 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc() function
324 fdesc = st_fdma_alloc_desc(fchan, 1); in st_fdma_prep_dma_memcpy()
475 fdesc = st_fdma_alloc_desc(fchan, sg_len); in st_fdma_prep_dma_cyclic()
524 fdesc = st_fdma_alloc_desc(fchan, sg_len); in st_fdma_prep_slave_sg()