Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dst_fdma.c26 static struct st_fdma_desc *to_st_fdma_desc(struct virt_dma_desc *vd) in to_st_fdma_desc()
28 return container_of(vd, struct st_fdma_desc, vdesc); in to_st_fdma_desc()
226 struct st_fdma_desc *fdesc; in st_fdma_free_desc()
236 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc()
239 struct st_fdma_desc *fdesc; in st_fdma_alloc_desc()
314 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_memcpy()
452 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_cyclic()
511 struct st_fdma_desc *fdesc; in st_fdma_prep_slave_sg()
558 struct st_fdma_desc *fdesc = fchan->fdesc; in st_fdma_desc_residue()
Dst_fdma.h95 struct st_fdma_desc { struct
126 struct st_fdma_desc *fdesc;