Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dst_fdma.c30 static struct st_fdma_desc *to_st_fdma_desc(struct virt_dma_desc *vd) in to_st_fdma_desc()
32 return container_of(vd, struct st_fdma_desc, vdesc); in to_st_fdma_desc()
230 struct st_fdma_desc *fdesc; in st_fdma_free_desc()
240 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc()
243 struct st_fdma_desc *fdesc; in st_fdma_alloc_desc()
321 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_memcpy()
459 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_cyclic()
518 struct st_fdma_desc *fdesc; in st_fdma_prep_slave_sg()
565 struct st_fdma_desc *fdesc = fchan->fdesc; in st_fdma_desc_residue()
Dst_fdma.h99 struct st_fdma_desc { struct
130 struct st_fdma_desc *fdesc;