Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h168 struct dma_vec { struct
924 struct dma_chan *chan, const struct dma_vec *vecs,
999 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.c69 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.rst439 array of ``dma_vec`` structures, which (in the long run) will replace
553 dma_vec
/linux/drivers/dma/
H A Ddma-axi-dmac.c624 axi_dmac_prep_peripheral_dma_vec(struct dma_chan *c, const struct dma_vec *vecs, in axi_dmac_prep_peripheral_dma_vec()