Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h168 struct dma_vec { struct
930 struct dma_chan *chan, const struct dma_vec *vecs,
1002 struct dma_chan *chan, const struct dma_vec *vecs, size_t nents, in dmaengine_prep_peripheral_dma_vec()
/linux/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c67 struct dma_vec *vecs; in iio_dmaengine_buffer_submit_block()
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst84 peripheral. Similar to slave_sg, but uses an array of dma_vec
110 struct dma_chan *chan, const struct dma_vec *vecs,
H A Dprovider.rst444 array of ``dma_vec`` structures, which (in the long run) will replace
558 dma_vec
/linux/drivers/dma/
H A Ddma-axi-dmac.c627 axi_dmac_prep_peripheral_dma_vec(struct dma_chan *c, const struct dma_vec *vecs, in axi_dmac_prep_peripheral_dma_vec()
/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c2223 struct dma_chan *dchan, const struct dma_vec *vecs, size_t nb, in xilinx_dma_prep_peripheral_dma_vec()