Searched refs:dma_vec (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | dmaengine.h | 168 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 D | industrialio-buffer-dmaengine.c | 67 struct dma_vec *vecs; in iio_dmaengine_buffer_submit_block()
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | client.rst | 84 peripheral. Similar to slave_sg, but uses an array of dma_vec 110 struct dma_chan *chan, const struct dma_vec *vecs,
|
| H A D | provider.rst | 444 array of ``dma_vec`` structures, which (in the long run) will replace 558 dma_vec
|
| /linux/drivers/dma/ |
| H A D | dma-axi-dmac.c | 627 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 D | xilinx_dma.c | 2223 struct dma_chan *dchan, const struct dma_vec *vecs, size_t nb, in xilinx_dma_prep_peripheral_dma_vec()
|