Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dst_fdma.c27 static struct st_fdma_desc *to_st_fdma_desc(struct virt_dma_desc *vd) in to_st_fdma_desc()
29 return container_of(vd, struct st_fdma_desc, vdesc); in to_st_fdma_desc()
227 struct st_fdma_desc *fdesc; in st_fdma_free_desc()
237 static struct st_fdma_desc *st_fdma_alloc_desc(struct st_fdma_chan *fchan, in st_fdma_alloc_desc()
240 struct st_fdma_desc *fdesc; in st_fdma_alloc_desc()
315 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_memcpy()
453 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_cyclic()
512 struct st_fdma_desc *fdesc; in st_fdma_prep_slave_sg()
559 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;