Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dst_fdma.c28 static struct st_fdma_desc *to_st_fdma_desc(struct virt_dma_desc *vd) in to_st_fdma_desc()
30 return container_of(vd, struct st_fdma_desc, vdesc); in to_st_fdma_desc()
228 struct st_fdma_desc *fdesc; in st_fdma_free_desc()
238 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc()
241 struct st_fdma_desc *fdesc; in st_fdma_alloc_desc()
316 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_memcpy()
454 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_cyclic()
513 struct st_fdma_desc *fdesc; in st_fdma_prep_slave_sg()
560 struct st_fdma_desc *fdesc = fchan->fdesc; in st_fdma_desc_residue()
H A Dst_fdma.h95 struct st_fdma_desc { struct
126 struct st_fdma_desc *fdesc;