Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddmaengine.h438 struct dma_async_tx_descriptor { struct
443 dma_cookie_t (*tx_submit)(struct dma_async_tx_descriptor *tx); argument
448 struct dma_async_tx_descriptor *next; argument
449 struct dma_async_tx_descriptor *parent; argument
455 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap() argument
466 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap()
480 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx) in dma_descriptor_unmap()
489 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()
492 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()
495 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
[all …]
Dasync_tx.h84 struct dma_async_tx_descriptor *depend_tx;
101 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending()
125 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending()
160 struct dma_async_tx_descriptor *tx, in init_async_submit()
171 void async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx,
174 struct dma_async_tx_descriptor *
178 struct dma_async_tx_descriptor *
183 struct dma_async_tx_descriptor *
188 struct dma_async_tx_descriptor *async_trigger_callback(struct async_submit_ctl *submit);
190 struct dma_async_tx_descriptor *
[all …]
Dshdma-base.h51 struct dma_async_tx_descriptor async_tx;
Drio_drv.h389 extern struct dma_async_tx_descriptor *rio_dma_prep_slave_sg(
393 extern struct dma_async_tx_descriptor *rio_dma_prep_xfer(
/linux-4.1.27/crypto/async_tx/
Dasync_tx.c59 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in __async_tx_find_channel()
78 async_tx_channel_switch(struct dma_async_tx_descriptor *depend_tx, in async_tx_channel_switch()
79 struct dma_async_tx_descriptor *tx) in async_tx_channel_switch()
83 struct dma_async_tx_descriptor *intr_tx = (void *) ~0; in async_tx_channel_switch()
156 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit()
159 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_tx_submit()
233 struct dma_async_tx_descriptor *
238 struct dma_async_tx_descriptor *tx; in async_trigger_callback()
239 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_trigger_callback()
276 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce()
Dasync_raid6_recov.c31 static struct dma_async_tx_descriptor *
49 struct dma_async_tx_descriptor *tx; in async_sum_product()
96 static struct dma_async_tx_descriptor *
113 struct dma_async_tx_descriptor *tx; in async_mult()
159 static struct dma_async_tx_descriptor *
163 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_4()
198 static struct dma_async_tx_descriptor *
202 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_5()
272 static struct dma_async_tx_descriptor *
276 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_n()
[all …]
Dasync_xor.c35 static __async_inline struct dma_async_tx_descriptor *
40 struct dma_async_tx_descriptor *tx = NULL; in do_async_xor()
172 struct dma_async_tx_descriptor *
188 struct dma_async_tx_descriptor *tx; in async_xor()
268 struct dma_async_tx_descriptor *
275 struct dma_async_tx_descriptor *tx = NULL; in async_xor_val()
Dasync_pq.c48 static __async_inline struct dma_async_tx_descriptor *
55 struct dma_async_tx_descriptor *tx = NULL; in do_async_gen_syndrome()
177 struct dma_async_tx_descriptor *
198 struct dma_async_tx_descriptor *tx; in async_gen_syndrome()
295 struct dma_async_tx_descriptor *
302 struct dma_async_tx_descriptor *tx; in async_syndrome_val()
Dasync_memcpy.c44 struct dma_async_tx_descriptor *
52 struct dma_async_tx_descriptor *tx = NULL; in async_memcpy()
Draid6test.c72 struct dma_async_tx_descriptor *tx = NULL; in raid6_dual_recov()
157 struct dma_async_tx_descriptor *tx; in test()
/linux-4.1.27/drivers/dma/
Dvirt-dma.h19 struct dma_async_tx_descriptor tx;
54 static inline struct dma_async_tx_descriptor *vchan_tx_prep(struct virt_dma_chan *vc, in vchan_tx_prep()
57 extern dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *); in vchan_tx_prep()
Ddmaengine.h28 static inline dma_cookie_t dma_cookie_assign(struct dma_async_tx_descriptor *tx) in dma_cookie_assign()
51 static inline void dma_cookie_complete(struct dma_async_tx_descriptor *tx) in dma_cookie_complete()
Dmic_x100_dma.c90 struct dma_async_tx_descriptor *tx; in mic_dma_cleanup()
242 static dma_cookie_t mic_dma_tx_submit_unlock(struct dma_async_tx_descriptor *tx) in mic_dma_tx_submit_unlock()
261 static inline struct dma_async_tx_descriptor *
265 struct dma_async_tx_descriptor *tx = &ch->tx_array[idx]; in allocate_tx()
277 static struct dma_async_tx_descriptor *
297 static struct dma_async_tx_descriptor *
482 struct dma_async_tx_descriptor *tx; in mic_dma_drain_chan()
Dvirt-dma.c17 static struct virt_dma_desc *to_virt_desc(struct dma_async_tx_descriptor *tx) in to_virt_desc()
22 dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *tx) in vchan_tx_submit()
Diop-adma.c64 struct dma_async_tx_descriptor *tx = &desc->async_tx; in iop_adma_run_tx_complete_actions()
371 iop_adma_tx_submit(struct dma_async_tx_descriptor *tx) in iop_adma_tx_submit()
495 static struct dma_async_tx_descriptor *
517 static struct dma_async_tx_descriptor *
548 static struct dma_async_tx_descriptor *
583 static struct dma_async_tx_descriptor *
618 static struct dma_async_tx_descriptor *
682 static struct dma_async_tx_descriptor *
850 struct dma_async_tx_descriptor *tx; in iop_adma_memcpy_self_test()
926 struct dma_async_tx_descriptor *tx; in iop_adma_xor_val_self_test()
[all …]
Dfsl_raid.c86 static dma_cookie_t fsl_re_tx_submit(struct dma_async_tx_descriptor *tx) in fsl_re_tx_submit()
324 static struct dma_async_tx_descriptor *fsl_re_prep_dma_genq( in fsl_re_prep_dma_genq()
399 static struct dma_async_tx_descriptor *fsl_re_prep_dma_xor( in fsl_re_prep_dma_xor()
411 static struct dma_async_tx_descriptor *fsl_re_prep_dma_pq( in fsl_re_prep_dma_pq()
438 struct dma_async_tx_descriptor *tx; in fsl_re_prep_dma_pq()
534 static struct dma_async_tx_descriptor *fsl_re_prep_dma_memcpy( in fsl_re_prep_dma_memcpy()
Dimx-dma.c128 struct dma_async_tx_descriptor desc;
162 struct dma_async_tx_descriptor desc;
737 static dma_cookie_t imxdma_tx_submit(struct dma_async_tx_descriptor *tx) in imxdma_tx_submit()
766 __memzero(&desc->desc, sizeof(struct dma_async_tx_descriptor)); in imxdma_alloc_chan_resources()
808 static struct dma_async_tx_descriptor *imxdma_prep_slave_sg( in imxdma_prep_slave_sg()
859 static struct dma_async_tx_descriptor *imxdma_prep_dma_cyclic( in imxdma_prep_dma_cyclic()
918 static struct dma_async_tx_descriptor *imxdma_prep_dma_memcpy( in imxdma_prep_dma_memcpy()
949 static struct dma_async_tx_descriptor *imxdma_prep_dma_interleaved( in imxdma_prep_dma_interleaved()
Dmmp_pdma.c89 struct dma_async_tx_descriptor async_tx;
97 struct dma_async_tx_descriptor desc;
340 static dma_cookie_t mmp_pdma_tx_submit(struct dma_async_tx_descriptor *tx) in mmp_pdma_tx_submit()
444 static struct dma_async_tx_descriptor *
525 static struct dma_async_tx_descriptor *
603 static struct dma_async_tx_descriptor *
921 struct dma_async_tx_descriptor *txd = &desc->async_tx; in dma_do_tasklet()
Dsirf-dma.c49 struct dma_async_tx_descriptor desc;
198 struct dma_async_tx_descriptor *desc; in sirfsoc_dma_process_completed()
263 static dma_cookie_t sirfsoc_dma_tx_submit(struct dma_async_tx_descriptor *txd) in sirfsoc_dma_tx_submit()
492 static struct dma_async_tx_descriptor *sirfsoc_dma_prep_interleaved( in sirfsoc_dma_prep_interleaved()
560 static struct dma_async_tx_descriptor *
Dat_hdmac_regs.h194 struct dma_async_tx_descriptor txd;
202 txd_to_at_desc(struct dma_async_tx_descriptor *txd) in txd_to_at_desc()
Dat_xdmac.c245 struct dma_async_tx_descriptor tx_dma_desc;
281 static inline struct at_xdmac_desc *txd_to_at_desc(struct dma_async_tx_descriptor *txd) in txd_to_at_desc()
413 static dma_cookie_t at_xdmac_tx_submit(struct dma_async_tx_descriptor *tx) in at_xdmac_tx_submit()
590 static struct dma_async_tx_descriptor *
601 struct dma_async_tx_descriptor *ret = NULL; in at_xdmac_prep_slave_sg()
696 static struct dma_async_tx_descriptor *
788 static struct dma_async_tx_descriptor *
1068 struct dma_async_tx_descriptor *txd; in at_xdmac_handle_cyclic()
1094 struct dma_async_tx_descriptor *txd; in at_xdmac_tasklet()
Dtimb_dma.c76 struct dma_async_tx_descriptor txd;
235 struct dma_async_tx_descriptor *txd; in __td_finish()
309 static dma_cookie_t td_tx_submit(struct dma_async_tx_descriptor *txd) in td_tx_submit()
508 static struct dma_async_tx_descriptor *td_prep_slave_sg(struct dma_chan *chan, in td_prep_slave_sg()
Ddmaengine.c1110 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init()
1124 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx()
1147 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies()
1149 struct dma_async_tx_descriptor *dep = txd_next(tx); in dma_run_dependencies()
1150 struct dma_async_tx_descriptor *dep_next; in dma_run_dependencies()
Dmxs-dma.c114 struct dma_async_tx_descriptor desc;
320 static dma_cookie_t mxs_dma_tx_submit(struct dma_async_tx_descriptor *tx) in mxs_dma_tx_submit()
499 static struct dma_async_tx_descriptor *mxs_dma_prep_slave_sg( in mxs_dma_prep_slave_sg()
597 static struct dma_async_tx_descriptor *mxs_dma_prep_dma_cyclic( in mxs_dma_prep_dma_cyclic()
Dmpc512x_dma.c195 struct dma_async_tx_descriptor desc;
388 struct dma_async_tx_descriptor *desc; in mpc_dma_process_completed()
473 static dma_cookie_t mpc_dma_tx_submit(struct dma_async_tx_descriptor *txd) in mpc_dma_tx_submit()
613 static struct dma_async_tx_descriptor *
687 static struct dma_async_tx_descriptor *
Dnbpfaxi.c154 struct dma_async_tx_descriptor async_tx;
642 static dma_cookie_t nbpf_tx_submit(struct dma_async_tx_descriptor *tx) in nbpf_tx_submit()
889 static struct dma_async_tx_descriptor *nbpf_prep_sg(struct nbpf_channel *chan, in nbpf_prep_sg()
958 static struct dma_async_tx_descriptor *nbpf_prep_memcpy( in nbpf_prep_memcpy()
982 static struct dma_async_tx_descriptor *nbpf_prep_memcpy_sg( in nbpf_prep_memcpy_sg()
997 static struct dma_async_tx_descriptor *nbpf_prep_slave_sg( in nbpf_prep_slave_sg()
Dmv_xor.c410 mv_xor_tx_submit(struct dma_async_tx_descriptor *tx) in mv_xor_tx_submit()
510 static struct dma_async_tx_descriptor *
542 static struct dma_async_tx_descriptor *
553 static struct dma_async_tx_descriptor *
708 struct dma_async_tx_descriptor *tx; in mv_xor_memcpy_self_test()
817 struct dma_async_tx_descriptor *tx; in mv_xor_xor_self_test()
Dat_hdmac.c62 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx);
388 struct dma_async_tx_descriptor *txd = &desc->txd; in atc_chain_complete()
530 struct dma_async_tx_descriptor *txd = &first->txd; in atc_handle_cyclic()
611 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx) in atc_tx_submit()
645 static struct dma_async_tx_descriptor *
731 static struct dma_async_tx_descriptor *
882 static struct dma_async_tx_descriptor *
1093 static struct dma_async_tx_descriptor *
Dep93xx_dma.c127 struct dma_async_tx_descriptor txd;
821 static dma_cookie_t ep93xx_dma_tx_submit(struct dma_async_tx_descriptor *tx) in ep93xx_dma_tx_submit()
976 static struct dma_async_tx_descriptor *
1024 static struct dma_async_tx_descriptor *
1104 static struct dma_async_tx_descriptor *
Dpch_dma.c97 struct dma_async_tx_descriptor txd;
150 struct pch_dma_desc *to_pd_desc(struct dma_async_tx_descriptor *txd) in to_pd_desc()
363 struct dma_async_tx_descriptor *txd = &desc->txd; in pdc_chain_complete()
421 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd) in pd_tx_submit()
582 static struct dma_async_tx_descriptor *pd_prep_slave_sg(struct dma_chan *chan, in pd_prep_slave_sg()
Dmmp_tdma.c109 struct dma_async_tx_descriptor desc;
372 static dma_cookie_t mmp_tdma_tx_submit(struct dma_async_tx_descriptor *tx) in mmp_tdma_tx_submit()
422 static struct dma_async_tx_descriptor *mmp_tdma_prep_dma_cyclic( in mmp_tdma_prep_dma_cyclic()
Dtxx9dmac.c142 txd_to_txx9dmac_desc(struct dma_async_tx_descriptor *txd) in txd_to_txx9dmac_desc()
190 static dma_cookie_t txx9dmac_tx_submit(struct dma_async_tx_descriptor *tx);
408 struct dma_async_tx_descriptor *txd = &desc->txd; in txx9dmac_descriptor_complete()
697 static dma_cookie_t txx9dmac_tx_submit(struct dma_async_tx_descriptor *tx) in txx9dmac_tx_submit()
715 static struct dma_async_tx_descriptor *
809 static struct dma_async_tx_descriptor *
Dxgene-dma.c283 struct dma_async_tx_descriptor tx;
554 static dma_cookie_t xgene_dma_tx_submit(struct dma_async_tx_descriptor *tx) in xgene_dma_tx_submit()
639 struct dma_async_tx_descriptor *tx = &desc->tx; in xgene_dma_run_tx_complete_actions()
938 static struct dma_async_tx_descriptor *xgene_dma_prep_memcpy( in xgene_dma_prep_memcpy()
992 static struct dma_async_tx_descriptor *xgene_dma_prep_sg( in xgene_dma_prep_sg()
1100 static struct dma_async_tx_descriptor *xgene_dma_prep_xor( in xgene_dma_prep_xor()
1148 static struct dma_async_tx_descriptor *xgene_dma_prep_pq( in xgene_dma_prep_pq()
Dmv_xor.h144 struct dma_async_tx_descriptor async_tx;
Dtegra20-apb-dma.c169 struct dma_async_tx_descriptor txd;
259 struct dma_async_tx_descriptor *td) in txd_to_tegra_dma_desc()
269 static dma_cookie_t tegra_dma_tx_submit(struct dma_async_tx_descriptor *tx);
683 static dma_cookie_t tegra_dma_tx_submit(struct dma_async_tx_descriptor *txd) in tegra_dma_tx_submit()
921 static struct dma_async_tx_descriptor *tegra_dma_prep_slave_sg( in tegra_dma_prep_slave_sg()
1037 static struct dma_async_tx_descriptor *tegra_dma_prep_dma_cyclic( in tegra_dma_prep_dma_cyclic()
Dimg-mdc-dma.c176 static inline struct mdc_tx_desc *to_mdc_desc(struct dma_async_tx_descriptor *t) in to_mdc_desc()
287 static struct dma_async_tx_descriptor *mdc_prep_dma_memcpy( in mdc_prep_dma_memcpy()
369 static struct dma_async_tx_descriptor *mdc_prep_dma_cyclic( in mdc_prep_dma_cyclic()
451 static struct dma_async_tx_descriptor *mdc_prep_slave_sg( in mdc_prep_slave_sg()
Dedma.c139 *to_edma_desc(struct dma_async_tx_descriptor *tx) in to_edma_desc()
448 static struct dma_async_tx_descriptor *edma_prep_slave_sg( in edma_prep_slave_sg()
545 static struct dma_async_tx_descriptor *edma_prep_dma_memcpy( in edma_prep_dma_memcpy()
583 static struct dma_async_tx_descriptor *edma_prep_dma_cyclic( in edma_prep_dma_cyclic()
Dfsl_raid.h294 struct dma_async_tx_descriptor async_tx;
Ddma-jz4780.c295 static struct dma_async_tx_descriptor *jz4780_dma_prep_slave_sg( in jz4780_dma_prep_slave_sg()
336 static struct dma_async_tx_descriptor *jz4780_dma_prep_dma_cyclic( in jz4780_dma_prep_dma_cyclic()
386 struct dma_async_tx_descriptor *jz4780_dma_prep_dma_memcpy( in jz4780_dma_prep_dma_memcpy()
Dfsldma.c408 static dma_cookie_t fsl_dma_tx_submit(struct dma_async_tx_descriptor *tx) in fsl_dma_tx_submit()
512 struct dma_async_tx_descriptor *txd = &desc->async_tx; in fsldma_run_tx_complete_actions()
763 static struct dma_async_tx_descriptor *
828 static struct dma_async_tx_descriptor *fsl_dma_prep_sg(struct dma_chan *dchan, in fsl_dma_prep_sg()
Dtxx9dmac.h234 struct dma_async_tx_descriptor txd;
Dfsldma.h105 struct dma_async_tx_descriptor async_tx;
Dmic_x100_dma.h124 struct dma_async_tx_descriptor *tx_array;
Ds3c24xx-dma.c418 struct s3c24xx_txd *to_s3c24xx_txd(struct dma_async_tx_descriptor *tx) in to_s3c24xx_txd()
820 static struct dma_async_tx_descriptor *s3c24xx_dma_prep_memcpy( in s3c24xx_dma_prep_memcpy()
882 static struct dma_async_tx_descriptor *s3c24xx_dma_prep_dma_cyclic( in s3c24xx_dma_prep_dma_cyclic()
979 static struct dma_async_tx_descriptor *s3c24xx_dma_prep_slave_sg( in s3c24xx_dma_prep_slave_sg()
Damba-pl08x.c302 static inline struct pl08x_txd *to_pl08x_txd(struct dma_async_tx_descriptor *tx) in to_pl08x_txd()
1200 static struct dma_async_tx_descriptor *pl08x_prep_dma_interrupt( in pl08x_prep_dma_interrupt()
1203 struct dma_async_tx_descriptor *retval = NULL; in pl08x_prep_dma_interrupt()
1420 static struct dma_async_tx_descriptor *pl08x_prep_dma_memcpy( in pl08x_prep_dma_memcpy()
1582 static struct dma_async_tx_descriptor *pl08x_prep_slave_sg( in pl08x_prep_slave_sg()
1624 static struct dma_async_tx_descriptor *pl08x_prep_dma_cyclic( in pl08x_prep_dma_cyclic()
Ddma-jz4740.c389 static struct dma_async_tx_descriptor *jz4740_dma_prep_slave_sg( in jz4740_dma_prep_slave_sg()
415 static struct dma_async_tx_descriptor *jz4740_dma_prep_dma_cyclic( in jz4740_dma_prep_dma_cyclic()
Dmoxart-dma.c175 struct dma_async_tx_descriptor *t) in to_moxart_dma_desc()
268 static struct dma_async_tx_descriptor *moxart_prep_slave_sg( in moxart_prep_slave_sg()
Dbcm2835-dma.c138 struct dma_async_tx_descriptor *t) in to_bcm2835_dma_desc()
335 static struct dma_async_tx_descriptor *bcm2835_dma_prep_dma_cyclic( in bcm2835_dma_prep_dma_cyclic()
Dimx-sdma.c269 struct dma_async_tx_descriptor desc;
951 static dma_cookie_t sdma_tx_submit(struct dma_async_tx_descriptor *tx) in sdma_tx_submit()
1033 static struct dma_async_tx_descriptor *sdma_prep_slave_sg( in sdma_prep_slave_sg()
1134 static struct dma_async_tx_descriptor *sdma_prep_dma_cyclic( in sdma_prep_dma_cyclic()
Dsun6i-dma.c183 to_sun6i_desc(struct dma_async_tx_descriptor *tx) in to_sun6i_desc()
505 static struct dma_async_tx_descriptor *sun6i_dma_prep_dma_memcpy( in sun6i_dma_prep_dma_memcpy()
560 static struct dma_async_tx_descriptor *sun6i_dma_prep_slave_sg( in sun6i_dma_prep_slave_sg()
Dcppi41.c95 struct dma_async_tx_descriptor txd;
340 static dma_cookie_t cppi41_tx_submit(struct dma_async_tx_descriptor *tx) in cppi41_tx_submit()
492 static struct dma_async_tx_descriptor *cppi41_dma_prep_slave_sg( in cppi41_dma_prep_slave_sg()
Dpl330.c498 struct dma_async_tx_descriptor txd;
1937 to_desc(struct dma_async_tx_descriptor *tx) in to_desc()
2315 static dma_cookie_t pl330_tx_submit(struct dma_async_tx_descriptor *tx) in pl330_tx_submit()
2496 static struct dma_async_tx_descriptor *pl330_prep_dma_cyclic( in pl330_prep_dma_cyclic()
2581 static struct dma_async_tx_descriptor *
2653 static struct dma_async_tx_descriptor *
Dste_dma40.c373 struct dma_async_tx_descriptor txd;
1484 static dma_cookie_t d40_tx_submit(struct dma_async_tx_descriptor *tx) in d40_tx_submit()
2235 static struct dma_async_tx_descriptor *
2499 static struct dma_async_tx_descriptor *d40_prep_memcpy(struct dma_chan *chan, in d40_prep_memcpy()
2521 static struct dma_async_tx_descriptor *
2534 static struct dma_async_tx_descriptor *
2545 static struct dma_async_tx_descriptor *
2551 struct dma_async_tx_descriptor *txd; in dma40_prep_dma_cyclic()
Domap-dma.c171 static inline struct omap_desc *to_omap_dma_desc(struct dma_async_tx_descriptor *t) in to_omap_dma_desc()
756 static struct dma_async_tx_descriptor *omap_dma_prep_slave_sg( in omap_dma_prep_slave_sg()
854 static struct dma_async_tx_descriptor *omap_dma_prep_dma_cyclic( in omap_dma_prep_dma_cyclic()
Dcoh901318.c1269 struct dma_async_tx_descriptor desc;
2217 coh901318_tx_submit(struct dma_async_tx_descriptor *tx) in coh901318_tx_submit()
2235 static struct dma_async_tx_descriptor *
2289 static struct dma_async_tx_descriptor *
Dk3dma.c415 static struct dma_async_tx_descriptor *k3_dma_prep_memcpy( in k3_dma_prep_memcpy()
464 static struct dma_async_tx_descriptor *k3_dma_prep_slave_sg( in k3_dma_prep_slave_sg()
Dfsl-edma.c531 static struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic( in fsl_edma_prep_dma_cyclic()
584 static struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg( in fsl_edma_prep_slave_sg()
Dsa11x0-dma.c526 static struct dma_async_tx_descriptor *sa11x0_dma_prep_slave_sg( in sa11x0_dma_prep_slave_sg()
608 static struct dma_async_tx_descriptor *sa11x0_dma_prep_dma_cyclic( in sa11x0_dma_prep_dma_cyclic()
Ddmatest.c482 struct dma_async_tx_descriptor *tx = NULL; in dmatest_func()
Dqcom_bam_dma.c586 static struct dma_async_tx_descriptor *bam_prep_slave_sg(struct dma_chan *chan, in bam_prep_slave_sg()
/linux-4.1.27/drivers/spi/
Dspi-dw-mid.c149 static struct dma_async_tx_descriptor *dw_spi_dma_prepare_tx(struct dw_spi *dws, in dw_spi_dma_prepare_tx()
153 struct dma_async_tx_descriptor *txdesc; in dw_spi_dma_prepare_tx()
195 static struct dma_async_tx_descriptor *dw_spi_dma_prepare_rx(struct dw_spi *dws, in dw_spi_dma_prepare_rx()
199 struct dma_async_tx_descriptor *rxdesc; in dw_spi_dma_prepare_rx()
250 struct dma_async_tx_descriptor *txdesc, *rxdesc; in mid_spi_dma_transfer()
Dspi-pxa2xx-dma.c159 static struct dma_async_tx_descriptor *
269 struct dma_async_tx_descriptor *tx_desc, *rx_desc; in pxa2xx_spi_dma_prepare()
Dspi-ep93xx.c431 static struct dma_async_tx_descriptor *
435 struct dma_async_tx_descriptor *txd; in ep93xx_spi_dma_prepare()
558 struct dma_async_tx_descriptor *rxd, *txd; in ep93xx_spi_dma_transfer()
Dspi-atmel.c208 struct dma_async_tx_descriptor *data_desc_rx;
209 struct dma_async_tx_descriptor *data_desc_tx;
550 struct dma_async_tx_descriptor *rxdesc; in atmel_spi_next_xfer_dma_submit()
551 struct dma_async_tx_descriptor *txdesc; in atmel_spi_next_xfer_dma_submit()
Dspi-topcliff-pch.c115 struct dma_async_tx_descriptor *desc_tx;
116 struct dma_async_tx_descriptor *desc_rx;
932 struct dma_async_tx_descriptor *desc_tx; in pch_spi_handle_dma()
933 struct dma_async_tx_descriptor *desc_rx; in pch_spi_handle_dma()
Dspi-davinci.c640 struct dma_async_tx_descriptor *rxdesc; in davinci_spi_bufs()
641 struct dma_async_tx_descriptor *txdesc; in davinci_spi_bufs()
Dspi-mxs.c177 struct dma_async_tx_descriptor *desc = NULL; in mxs_spi_txrx_dma()
Dspi-tegra114.c208 struct dma_async_tx_descriptor *rx_dma_desc;
213 struct dma_async_tx_descriptor *tx_dma_desc;
Dspi-tegra20-slink.c210 struct dma_async_tx_descriptor *rx_dma_desc;
215 struct dma_async_tx_descriptor *tx_dma_desc;
Dspi-omap2-mcspi.c403 struct dma_async_tx_descriptor *tx; in omap2_mcspi_tx_dma()
458 struct dma_async_tx_descriptor *tx; in omap2_mcspi_rx_dma()
Dspi-img-spfi.c319 struct dma_async_tx_descriptor *rxdesc = NULL, *txdesc = NULL; in img_spfi_start_dma()
Dspi-rockchip.c440 struct dma_async_tx_descriptor *rxdesc, *txdesc; in rockchip_spi_prepare_dma()
Dspi-sirf.c341 struct dma_async_tx_descriptor *rx_desc, *tx_desc; in spi_sirfsoc_dma_transfer()
Dspi-pl022.c950 struct dma_async_tx_descriptor *rxdesc; in configure_dma()
951 struct dma_async_tx_descriptor *txdesc; in configure_dma()
Dspi-qup.c290 struct dma_async_tx_descriptor *desc; in spi_qup_prep_sg()
Dspi-imx.c897 struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL; in spi_imx_dma_transfer()
Dspi-rspi.c517 struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL; in rspi_dma_transfer()
Dspi-sh-msiof.c678 struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL; in sh_msiof_dma_once()
Dspi-s3c64xx.c281 struct dma_async_tx_descriptor *desc; in prepare_dma()
/linux-4.1.27/include/linux/platform_data/
Ddma-ste-dma40.h178 dma_async_tx_descriptor *stedma40_slave_mem(struct dma_chan *chan, in stedma40_slave_mem()
199 dma_async_tx_descriptor *stedma40_slave_mem(struct dma_chan *chan, in stedma40_slave_mem()
/linux-4.1.27/drivers/tty/serial/
Dsamsung.h73 struct dma_async_tx_descriptor *tx_desc;
74 struct dma_async_tx_descriptor *rx_desc;
Dsirfsoc_uart.h410 struct dma_async_tx_descriptor *desc;
430 struct dma_async_tx_descriptor *tx_dma_desc;
Dsh-sci.c105 struct dma_async_tx_descriptor *desc_tx;
106 struct dma_async_tx_descriptor *desc_rx[2];
1381 struct dma_async_tx_descriptor *desc; in sci_submit_rx()
1420 struct dma_async_tx_descriptor *desc; in work_fn_rx()
1474 struct dma_async_tx_descriptor *desc; in work_fn_tx()
Dpch_uart.c246 struct dma_async_tx_descriptor *desc_tx;
247 struct dma_async_tx_descriptor *desc_rx;
868 struct dma_async_tx_descriptor *desc; in dma_handle_rx()
953 struct dma_async_tx_descriptor *desc; in dma_handle_tx()
Datmel_serial.c159 struct dma_async_tx_descriptor *desc_tx;
160 struct dma_async_tx_descriptor *desc_rx;
782 struct dma_async_tx_descriptor *desc; in atmel_tx_dma()
1016 struct dma_async_tx_descriptor *desc; in atmel_prepare_rx_dma()
Dmxs-auart.c226 struct dma_async_tx_descriptor *desc; in mxs_auart_dma_tx()
553 struct dma_async_tx_descriptor *desc; in mxs_auart_dma_prep_rx()
Dserial-tegra.c130 struct dma_async_tx_descriptor *tx_dma_desc;
131 struct dma_async_tx_descriptor *rx_dma_desc;
Dfsl_lpuart.c244 struct dma_async_tx_descriptor *dma_tx_desc;
245 struct dma_async_tx_descriptor *dma_rx_desc;
Dimx.c518 struct dma_async_tx_descriptor *desc; in imx_dma_tx()
952 struct dma_async_tx_descriptor *desc; in start_rx_dma()
Damba-pl011.c469 struct dma_async_tx_descriptor *desc; in pl011_dma_tx_refill()
703 struct dma_async_tx_descriptor *desc; in pl011_dma_rx_trigger_dma()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h130 struct dma_async_tx_descriptor txd;
160 struct dma_async_tx_descriptor *
Ddma_v3.c395 struct dma_async_tx_descriptor *tx; in __cleanup()
497 struct dma_async_tx_descriptor *tx; in ioat3_eh()
661 static struct dma_async_tx_descriptor *
752 static struct dma_async_tx_descriptor *
759 static struct dma_async_tx_descriptor *
835 static struct dma_async_tx_descriptor *
959 static struct dma_async_tx_descriptor *
1070 static struct dma_async_tx_descriptor *
1110 static struct dma_async_tx_descriptor *
1133 static struct dma_async_tx_descriptor *
[all …]
Ddma.h183 struct dma_async_tx_descriptor txd;
199 struct dma_async_tx_descriptor *tx, int id) in __dump_desc_dbg()
Ddma.c226 static dma_cookie_t ioat1_tx_submit(struct dma_async_tx_descriptor *tx) in ioat1_tx_submit()
489 static struct dma_async_tx_descriptor *
606 struct dma_async_tx_descriptor *tx; in __cleanup()
823 struct dma_async_tx_descriptor *tx; in ioat_dma_self_test()
Ddma_v2.c130 struct dma_async_tx_descriptor *tx; in __cleanup()
411 static dma_cookie_t ioat2_tx_submit_unlock(struct dma_async_tx_descriptor *tx) in ioat2_tx_submit_unlock()
745 struct dma_async_tx_descriptor *
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.h274 struct dma_async_tx_descriptor *);
276 struct dma_async_tx_descriptor *);
Dgpmi-lib.c1122 struct dma_async_tx_descriptor *desc; in gpmi_send_command()
1160 struct dma_async_tx_descriptor *desc; in gpmi_send_data()
1198 struct dma_async_tx_descriptor *desc; in gpmi_read_data()
1238 struct dma_async_tx_descriptor *desc; in gpmi_send_page()
1283 struct dma_async_tx_descriptor *desc; in gpmi_read_page()
Dgpmi-nand.c446 struct dma_async_tx_descriptor *desc) in start_dma_without_bch_irq()
477 struct dma_async_tx_descriptor *desc) in start_dma_with_bch_irq()
/linux-4.1.27/drivers/mmc/host/
Dmmci.h193 struct dma_async_tx_descriptor *dma_desc;
239 struct dma_async_tx_descriptor *dma_desc_current;
Dmxs-mmc.c224 static struct dma_async_tx_descriptor *mxs_mmc_prep_dma( in mxs_mmc_prep_dma()
228 struct dma_async_tx_descriptor *desc; in mxs_mmc_prep_dma()
263 struct dma_async_tx_descriptor *desc; in mxs_mmc_bc()
297 struct dma_async_tx_descriptor *desc; in mxs_mmc_ac()
355 struct dma_async_tx_descriptor *desc; in mxs_mmc_adtc()
Dtmio_mmc_dma.c50 struct dma_async_tx_descriptor *desc = NULL; in tmio_mmc_start_dma_rx()
126 struct dma_async_tx_descriptor *desc = NULL; in tmio_mmc_start_dma_tx()
Dmoxart-mmc.c131 struct dma_async_tx_descriptor *tx_desc;
261 struct dma_async_tx_descriptor *desc = NULL; in moxart_transfer_dma()
Dsh_mmcif.c290 struct dma_async_tx_descriptor *desc = NULL; in sh_mmcif_start_dma_rx()
339 struct dma_async_tx_descriptor *desc = NULL; in sh_mmcif_start_dma_tx()
Datmel-mci.c97 struct dma_async_tx_descriptor *data_desc;
995 struct dma_async_tx_descriptor *desc; in atmci_prepare_data_dma()
1091 struct dma_async_tx_descriptor *desc = host->dma.data_desc; in atmci_submit_data_dma()
Dmmci.c568 struct dma_async_tx_descriptor **dma_desc) in __mmci_dma_prep_data()
582 struct dma_async_tx_descriptor *desc; in __mmci_dma_prep_data()
Djz4740_mmc.c275 struct dma_async_tx_descriptor *desc; in jz4740_mmc_start_dma_transfer()
Dmxcmmc.c131 struct dma_async_tx_descriptor *desc;
Ddavinci_mmc.c422 struct dma_async_tx_descriptor *desc; in mmc_davinci_send_dma_request()
Domap.c985 struct dma_async_tx_descriptor *tx; in mmc_omap_prepare_data()
Ds3cmci.c1089 struct dma_async_tx_descriptor *desc; in s3cmci_prepare_dma()
Dusdhi6rol0.c567 struct dma_async_tx_descriptor *desc = NULL; in usdhi6_dma_setup()
Domap_hsmmc.c1330 struct dma_async_tx_descriptor *tx; in omap_hsmmc_setup_dma_transfer()
/linux-4.1.27/drivers/dma/sh/
Dshdma-base.c73 static dma_cookie_t shdma_tx_submit(struct dma_async_tx_descriptor *tx) in shdma_tx_submit()
339 struct dma_async_tx_descriptor *tx = &desc->async_tx; in __ld_cleanup()
563 static struct dma_async_tx_descriptor *shdma_prep_sg(struct shdma_chan *schan, in shdma_prep_sg()
642 static struct dma_async_tx_descriptor *shdma_prep_memcpy( in shdma_prep_memcpy()
664 static struct dma_async_tx_descriptor *shdma_prep_slave_sg( in shdma_prep_slave_sg()
694 static struct dma_async_tx_descriptor *shdma_prep_dma_cyclic( in shdma_prep_dma_cyclic()
701 struct dma_async_tx_descriptor *desc; in shdma_prep_dma_cyclic()
887 struct dma_async_tx_descriptor *tx = &sdesc->async_tx; in shdma_reset()
Drcar-dmac.c75 struct dma_async_tx_descriptor async_tx;
433 static dma_cookie_t rcar_dmac_tx_submit(struct dma_async_tx_descriptor *tx) in rcar_dmac_tx_submit()
822 static struct dma_async_tx_descriptor *
999 static struct dma_async_tx_descriptor *
1019 static struct dma_async_tx_descriptor *
1043 static struct dma_async_tx_descriptor *
1049 struct dma_async_tx_descriptor *desc; in rcar_dmac_prep_dma_cyclic()
Dusb-dmac.c418 static struct dma_async_tx_descriptor *
/linux-4.1.27/arch/arm/include/asm/hardware/
Diop_adma.h101 struct dma_async_tx_descriptor async_tx;
/linux-4.1.27/drivers/dma/dw/
Dregs.h334 struct dma_async_tx_descriptor txd;
342 txd_to_dw_desc(struct dma_async_tx_descriptor *txd) in txd_to_dw_desc()
Dcore.c279 struct dma_async_tx_descriptor *txd = &desc->txd; in dwc_descriptor_complete()
656 static dma_cookie_t dwc_tx_submit(struct dma_async_tx_descriptor *tx) in dwc_tx_submit()
680 static struct dma_async_tx_descriptor *
760 static struct dma_async_tx_descriptor *
/linux-4.1.27/sound/soc/txx9/
Dtxx9aclc.c120 static struct dma_async_tx_descriptor *
124 struct dma_async_tx_descriptor *desc; in txx9aclc_dma_submit()
151 struct dma_async_tx_descriptor *desc; in txx9aclc_dma_tasklet()
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt87 struct dma_async_tx_descriptor *dmaengine_prep_slave_sg(
92 struct dma_async_tx_descriptor *dmaengine_prep_dma_cyclic(
96 struct dma_async_tx_descriptor *dmaengine_prep_interleaved_dma(
146 dma_cookie_t dmaengine_submit(struct dma_async_tx_descriptor *desc)
Dprovider.txt271 dma_async_tx_descriptor structure, that further represents this
/linux-4.1.27/drivers/rapidio/devices/
Dtsi721_dma.c61 struct tsi721_tx_desc *to_tsi721_desc(struct dma_async_tx_descriptor *txd) in to_tsi721_desc()
380 struct dma_async_tx_descriptor *txd = &desc->txd; in tsi721_dma_tx_err()
624 static dma_cookie_t tsi721_tx_submit(struct dma_async_tx_descriptor *txd) in tsi721_tx_submit()
756 struct dma_async_tx_descriptor *tsi721_prep_rio_sg(struct dma_chan *dchan, in tsi721_prep_rio_sg()
765 struct dma_async_tx_descriptor *txd = NULL; in tsi721_prep_rio_sg()
Dtsi721.h648 struct dma_async_tx_descriptor txd;
/linux-4.1.27/drivers/tty/serial/8250/
D8250_dma.c75 struct dma_async_tx_descriptor *desc; in serial8250_tx_dma()
119 struct dma_async_tx_descriptor *desc; in serial8250_rx_dma()
D8250_omap.c759 struct dma_async_tx_descriptor *desc; in omap_8250_rx_dma()
876 struct dma_async_tx_descriptor *desc; in omap_8250_tx_dma()
/linux-4.1.27/include/linux/dma/
Dipu-dma.h148 struct dma_async_tx_descriptor txd;
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.h150 struct dma_async_tx_descriptor async_tx;
Dadma.c1239 ppc440spe_adma_tx_submit(struct dma_async_tx_descriptor *tx);
1912 static dma_cookie_t ppc440spe_adma_tx_submit(struct dma_async_tx_descriptor *tx) in ppc440spe_adma_tx_submit()
1961 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_interrupt( in ppc440spe_adma_prep_dma_interrupt()
1992 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_memcpy( in ppc440spe_adma_prep_dma_memcpy()
2033 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_xor( in ppc440spe_adma_prep_dma_xor()
2524 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_pq( in ppc440spe_adma_prep_dma_pq()
2600 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_pqzero_sum( in ppc440spe_adma_prep_dma_pqzero_sum()
2779 static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_xor_zero_sum( in ppc440spe_adma_prep_dma_xor_zero_sum()
2783 struct dma_async_tx_descriptor *tx; in ppc440spe_adma_prep_dma_xor_zero_sum()
/linux-4.1.27/sound/soc/sh/
Dsiu.h124 struct dma_async_tx_descriptor *tx_desc;
Dsiu_pcm.c122 struct dma_async_tx_descriptor *desc; in siu_pcm_wr_set()
170 struct dma_async_tx_descriptor *desc; in siu_pcm_rd_set()
Dfsi.c1293 struct dma_async_tx_descriptor *desc; in fsi_dma_transfer()
/linux-4.1.27/drivers/soc/tegra/fuse/
Dfuse-tegra20.c61 struct dma_async_tx_descriptor *dma_desc; in tegra20_fuse_readl()
/linux-4.1.27/drivers/ata/
Dsata_dwc_460ex.c164 struct dma_async_tx_descriptor *desc[SATA_DWC_QCMD_MAX];
303 static struct dma_async_tx_descriptor *dma_dwc_xfer_setup(struct ata_queued_cmd *qc) in dma_dwc_xfer_setup()
310 struct dma_async_tx_descriptor *desc; in dma_dwc_xfer_setup()
972 struct dma_async_tx_descriptor *desc = hsdevp->desc[tag]; in sata_dwc_bmdma_start_by_tag()
1036 struct dma_async_tx_descriptor *desc; in sata_dwc_qc_prep_by_tag()
Dpata_ep93xx.c703 struct dma_async_tx_descriptor *txd; in ep93xx_pata_dma_start()
Dpata_arasan_cf.c397 struct dma_async_tx_descriptor *tx; in dma_xfer()
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt56 struct dma_async_tx_descriptor *
140 struct dma_async_tx_descriptor *tx;
173 2/ dma_async_tx_descriptor fields are never manipulated in IRQ context
/linux-4.1.27/drivers/crypto/qce/
Ddma.c139 struct dma_async_tx_descriptor *desc; in qce_dma_prep_sg()
/linux-4.1.27/drivers/i2c/busses/
Di2c-at91.c88 struct dma_async_tx_descriptor *data_desc;
234 struct dma_async_tx_descriptor *txdesc; in at91_twi_write_data_dma()
328 struct dma_async_tx_descriptor *rxdesc; in at91_twi_read_data_dma()
Di2c-mxs.c180 struct dma_async_tx_descriptor *desc; in mxs_i2c_dma_setup_xfer()
Di2c-sh_mobile.c593 struct dma_async_tx_descriptor *txdesc; in sh_mobile_i2c_xfer_dma()
Di2c-imx.c359 struct dma_async_tx_descriptor *txdesc; in i2c_imx_dma_xfer()
/linux-4.1.27/sound/core/
Dpcm_dmaengine.c149 struct dma_async_tx_descriptor *desc; in dmaengine_pcm_prepare_and_submit()
/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c181 struct dma_async_tx_descriptor async_tx;
887 static dma_cookie_t xilinx_vdma_tx_submit(struct dma_async_tx_descriptor *tx) in xilinx_vdma_tx_submit()
929 static struct dma_async_tx_descriptor *
/linux-4.1.27/drivers/usb/musb/
Dmusb_cppi41.c152 struct dma_async_tx_descriptor *dma_desc; in cppi41_trans_done()
372 struct dma_async_tx_descriptor *dma_desc; in cppi41_configure_channel()
Dux500_dma.c89 struct dma_async_tx_descriptor *dma_desc; in ux500_configure_channel()
/linux-4.1.27/drivers/media/platform/soc_camera/
Dmx3_camera.c70 struct dma_async_tx_descriptor *txd;
265 struct dma_async_tx_descriptor *txd; in mx3_videobuf_queue()
364 struct dma_async_tx_descriptor *txd = buf->txd; in mx3_videobuf_release()
/linux-4.1.27/drivers/md/
Draid5.c1103 static struct dma_async_tx_descriptor *
1105 sector_t sector, struct dma_async_tx_descriptor *tx, in async_copy_data()
1211 struct dma_async_tx_descriptor *tx = NULL; in ops_run_biofill()
1291 static struct dma_async_tx_descriptor *
1300 struct dma_async_tx_descriptor *tx; in ops_run_compute5()
1367 static struct dma_async_tx_descriptor *
1374 struct dma_async_tx_descriptor *tx; in ops_run_compute6_1()
1425 static struct dma_async_tx_descriptor *
1436 struct dma_async_tx_descriptor *tx; in ops_run_compute6_2()
1541 static struct dma_async_tx_descriptor *
[all …]
/linux-4.1.27/drivers/dma/ipu/
Dipu_idmac.c822 static dma_cookie_t idmac_tx_submit(struct dma_async_tx_descriptor *tx) in idmac_tx_submit()
928 struct dma_async_tx_descriptor *txd = &desc->txd; in idmac_desc_alloc()
1337 static struct dma_async_tx_descriptor *idmac_prep_slave_sg(struct dma_chan *chan, in idmac_prep_slave_sg()
1344 struct dma_async_tx_descriptor *txd = NULL; in idmac_prep_slave_sg()
/linux-4.1.27/sound/soc/fsl/
Dfsl_asrc.h411 struct dma_async_tx_descriptor *desc[2];
/linux-4.1.27/drivers/media/platform/omap3isp/
Disphist.c180 struct dma_async_tx_descriptor *tx; in hist_buf_dma()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.c222 static struct dma_async_tx_descriptor *hsu_dma_prep_slave_sg( in hsu_dma_prep_slave_sg()
/linux-4.1.27/sound/soc/intel/common/
Dsst-firmware.c49 struct dma_async_tx_descriptor *desc;
69 struct dma_async_tx_descriptor *desc; in sst_dsp_dma_copy()
/linux-4.1.27/drivers/net/ethernet/micrel/
Dks8842.c144 struct dma_async_tx_descriptor *adesc;
152 struct dma_async_tx_descriptor *adesc;
/linux-4.1.27/sound/soc/sh/rcar/
Ddma.c71 struct dma_async_tx_descriptor *desc; in rsnd_dmaen_start()
/linux-4.1.27/drivers/rapidio/
Drio.c1572 struct dma_async_tx_descriptor *rio_dma_prep_xfer(struct dma_chan *dchan, in rio_dma_prep_xfer()
1607 struct dma_async_tx_descriptor *rio_dma_prep_slave_sg(struct rio_dev *rdev, in rio_dma_prep_slave_sg()
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-dma.c344 struct dma_async_tx_descriptor *desc; in xvip_dma_buffer_queue()
/linux-4.1.27/fs/exofs/
Dore_raid.c55 struct dma_async_tx_descriptor *tx;
/linux-4.1.27/drivers/video/fbdev/
Dmx3fb.c269 struct dma_async_tx_descriptor *txd;
1146 struct dma_async_tx_descriptor *txd; in mx3fb_pan_display()
/linux-4.1.27/drivers/mtd/nand/
Dlpc32xx_mlc.c394 struct dma_async_tx_descriptor *desc; in lpc32xx_xmit_dma()
Dlpc32xx_slc.c430 struct dma_async_tx_descriptor *desc; in lpc32xx_xmit_dma()
Dfsmc_nand.c560 struct dma_async_tx_descriptor *tx; in dma_xfer()
Dsh_flctl.c350 struct dma_async_tx_descriptor *desc = NULL; in flctl_dma_fifo0_transfer()
Domap2.c463 struct dma_async_tx_descriptor *tx; in omap_nand_dma_transfer()
Datmel_nand.c353 struct dma_async_tx_descriptor *tx = NULL; in atmel_nand_dma_op()
/linux-4.1.27/drivers/ntb/
Dntb_transport.c1056 struct dma_async_tx_descriptor *txd; in ntb_async_rx()
1275 struct dma_async_tx_descriptor *txd; in ntb_async_tx()
/linux-4.1.27/drivers/media/platform/
Dtimblogiw.c548 struct dma_async_tx_descriptor *desc; in buffer_queue()
Dm2m-deinterlace.c232 struct dma_async_tx_descriptor *tx; in deinterlace_issue_dma()
/linux-4.1.27/drivers/misc/carma/
Dcarma-fpga-program.c533 struct dma_async_tx_descriptor *tx; in fpga_program_dma()
Dcarma-fpga.c696 struct dma_async_tx_descriptor *tx; in data_submit_dma()
/linux-4.1.27/drivers/net/irda/
Dsa1100_ir.c147 struct dma_async_tx_descriptor *desc; in sa1100_irda_dma_start()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_virtio.c42 struct dma_async_tx_descriptor *tx; in mic_sync_dma()
/linux-4.1.27/drivers/crypto/
Dimg-hash.c223 struct dma_async_tx_descriptor *desc; in img_hash_xmit_dma()
Domap-des.c406 struct dma_async_tx_descriptor *tx_in, *tx_out; in omap_des_crypt_dma()
Domap-aes.c422 struct dma_async_tx_descriptor *tx_in, *tx_out; in omap_aes_crypt_dma()
Datmel-tdes.c443 struct dma_async_tx_descriptor *in_desc, *out_desc; in atmel_tdes_crypt_dma()
Datmel-sha.c429 struct dma_async_tx_descriptor *in_desc; in atmel_sha_xmit_dma()
Datmel-aes.c318 struct dma_async_tx_descriptor *in_desc, *out_desc; in atmel_aes_crypt_dma()
Domap-sham.c556 struct dma_async_tx_descriptor *tx; in omap_sham_xmit_dma()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dfifo.c813 struct dma_async_tx_descriptor *desc; in xfer_work()
/linux-4.1.27/drivers/crypto/ux500/hash/
Dhash_core.c156 struct dma_async_tx_descriptor *desc = NULL; in hash_set_dma_transfer()
/linux-4.1.27/drivers/crypto/ux500/cryp/
Dcryp_core.c524 struct dma_async_tx_descriptor *desc; in cryp_set_dma_transfer()