Home
last modified time | relevance | path

Searched refs:dma_async_tx_descriptor (Results 1 – 7 of 7) sorted by relevance

/include/linux/
A Dasync_tx.h71 struct dma_async_tx_descriptor *depend_tx;
147 struct dma_async_tx_descriptor *tx, in init_async_submit()
161 struct dma_async_tx_descriptor *
165 struct dma_async_tx_descriptor *
170 struct dma_async_tx_descriptor *
176 struct dma_async_tx_descriptor *
183 struct dma_async_tx_descriptor *
187 struct dma_async_tx_descriptor *
192 struct dma_async_tx_descriptor *
197 struct dma_async_tx_descriptor *
[all …]
A Ddmaengine.h575 struct dma_async_tx_descriptor;
583 int (*set_len)(struct dma_async_tx_descriptor *desc,
614 struct dma_async_tx_descriptor { struct
628 struct dma_async_tx_descriptor *next; argument
629 struct dma_async_tx_descriptor *parent; argument
676 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
686 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next()
690 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()
704 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
717 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()
[all …]
A Dshdma-base.h48 struct dma_async_tx_descriptor async_tx;
A Drio_drv.h396 extern struct dma_async_tx_descriptor *rio_dma_prep_xfer(
/include/linux/dma/
A Dmxs-dma.h16 static inline struct dma_async_tx_descriptor *mxs_dmaengine_prep_pio( in mxs_dmaengine_prep_pio()
/include/linux/platform_data/
A Ddma-iop32x.h92 struct dma_async_tx_descriptor async_tx;
/include/linux/mtd/
A Dnand-qpic-common.h260 struct dma_async_tx_descriptor *last_data_desc;
261 struct dma_async_tx_descriptor *last_cmd_desc;
293 struct dma_async_tx_descriptor *dma_desc;

Completed in 19 milliseconds