| /linux-4.4.14/include/linux/ | 
| D | dmaengine.h | 471 struct dma_async_tx_descriptor {  struct 476 	dma_cookie_t (*tx_submit)(struct dma_async_tx_descriptor *tx);  argument 477 	int (*desc_free)(struct dma_async_tx_descriptor *tx);  argument 482 	struct dma_async_tx_descriptor *next;  argument 483 	struct dma_async_tx_descriptor *parent;  argument 489 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx,  in dma_set_unmap()  argument 500 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx,  in dma_set_unmap() 514 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx)  in dma_descriptor_unmap() 523 static inline void txd_lock(struct dma_async_tx_descriptor *txd)  in txd_lock() 526 static inline void txd_unlock(struct dma_async_tx_descriptor *txd)  in txd_unlock() [all …] 
 | 
| D | async_tx.h | 84 	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 …] 
 | 
| D | shdma-base.h | 51 	struct dma_async_tx_descriptor async_tx;
  | 
| D | rio_drv.h | 389 extern struct dma_async_tx_descriptor *rio_dma_prep_slave_sg( 393 extern struct dma_async_tx_descriptor *rio_dma_prep_xfer(
  | 
| /linux-4.4.14/crypto/async_tx/ | 
| D | async_tx.c | 59 	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()
  | 
| D | async_raid6_recov.c | 31 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 …] 
 | 
| D | async_xor.c | 35 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()
  | 
| D | async_pq.c | 48 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()
  | 
| D | async_memcpy.c | 44 struct dma_async_tx_descriptor * 52 	struct dma_async_tx_descriptor *tx = NULL;  in async_memcpy()
  | 
| D | raid6test.c | 72 	struct dma_async_tx_descriptor *tx = NULL;  in raid6_dual_recov() 157 	struct dma_async_tx_descriptor *tx;  in test()
  | 
| /linux-4.4.14/drivers/dma/ioat/ | 
| D | dma.h | 184 	struct dma_async_tx_descriptor txd; 218 		struct dma_async_tx_descriptor *tx, int id)  in __dump_desc_dbg() 391 struct dma_async_tx_descriptor * 394 struct dma_async_tx_descriptor * 396 struct dma_async_tx_descriptor * 399 struct dma_async_tx_descriptor * 403 struct dma_async_tx_descriptor * 407 struct dma_async_tx_descriptor * 411 struct dma_async_tx_descriptor * 414 struct dma_async_tx_descriptor *
  | 
| D | prep.c | 112 struct dma_async_tx_descriptor * 163 static struct dma_async_tx_descriptor * 256 struct dma_async_tx_descriptor * 268 struct dma_async_tx_descriptor * 350 static struct dma_async_tx_descriptor * 474 static struct dma_async_tx_descriptor * 585 struct dma_async_tx_descriptor * 630 struct dma_async_tx_descriptor * 658 struct dma_async_tx_descriptor * 684 struct dma_async_tx_descriptor * [all …] 
 | 
| D | dma.c | 265 static dma_cookie_t ioat_tx_submit_unlock(struct dma_async_tx_descriptor *tx)  in ioat_tx_submit_unlock() 647 		struct dma_async_tx_descriptor *tx;  in __cleanup() 748 	struct dma_async_tx_descriptor *tx;  in ioat_eh()
  | 
| D | init.c | 317 	struct dma_async_tx_descriptor *tx;  in ioat_dma_self_test() 781 	struct dma_async_tx_descriptor *tx;  in ioat_xor_val_self_test()
  | 
| /linux-4.4.14/drivers/dma/ | 
| D | virt-dma.h | 19 	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()
  | 
| D | dmaengine.h | 28 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()
  | 
| D | mic_x100_dma.c | 91 	struct dma_async_tx_descriptor *tx;  in mic_dma_cleanup() 251 static dma_cookie_t mic_dma_tx_submit_unlock(struct dma_async_tx_descriptor *tx)  in mic_dma_tx_submit_unlock() 270 static inline struct dma_async_tx_descriptor * 274 	struct dma_async_tx_descriptor *tx = &ch->tx_array[idx];  in allocate_tx() 282 static struct dma_async_tx_descriptor * 313 static struct dma_async_tx_descriptor * 333 static struct dma_async_tx_descriptor * 518 	struct dma_async_tx_descriptor *tx;  in mic_dma_drain_chan()
  | 
| D | virt-dma.c | 17 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()
  | 
| D | iop-adma.c | 64 	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 …] 
 | 
| D | fsl_raid.c | 86 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()
  | 
| D | imx-dma.c | 128 	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()
  | 
| D | mmp_pdma.c | 88 	struct dma_async_tx_descriptor async_tx; 96 	struct dma_async_tx_descriptor desc; 339 static dma_cookie_t mmp_pdma_tx_submit(struct dma_async_tx_descriptor *tx)  in mmp_pdma_tx_submit() 443 static struct dma_async_tx_descriptor * 524 static struct dma_async_tx_descriptor * 602 static struct dma_async_tx_descriptor * 920 		struct dma_async_tx_descriptor *txd = &desc->async_tx;  in dma_do_tasklet()
  | 
| D | at_xdmac.c | 249 	struct dma_async_tx_descriptor	tx_dma_desc; 285 static inline struct at_xdmac_desc *txd_to_at_desc(struct dma_async_tx_descriptor *txd)  in txd_to_at_desc() 420 static dma_cookie_t at_xdmac_tx_submit(struct dma_async_tx_descriptor *tx)  in at_xdmac_tx_submit() 633 static struct dma_async_tx_descriptor * 644 	struct dma_async_tx_descriptor	*ret = NULL;  in at_xdmac_prep_slave_sg() 734 static struct dma_async_tx_descriptor * 935 static struct dma_async_tx_descriptor * 1029 static struct dma_async_tx_descriptor * 1193 struct dma_async_tx_descriptor * 1216 static struct dma_async_tx_descriptor * [all …] 
 | 
| D | at_hdmac.c | 64 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx); 450 	struct dma_async_tx_descriptor	*txd = &desc->txd;  in atc_chain_complete() 600 	struct dma_async_tx_descriptor	*txd = &first->txd;  in atc_handle_cyclic() 681 static dma_cookie_t atc_tx_submit(struct dma_async_tx_descriptor *tx)  in atc_tx_submit() 713 static struct dma_async_tx_descriptor * 812 static struct dma_async_tx_descriptor * 932 static struct dma_async_tx_descriptor * 989 static struct dma_async_tx_descriptor * 1075 static struct dma_async_tx_descriptor * 1222 static struct dma_async_tx_descriptor * [all …] 
 | 
| D | timb_dma.c | 72 	struct dma_async_tx_descriptor	txd; 231 	struct dma_async_tx_descriptor	*txd;  in __td_finish() 305 static dma_cookie_t td_tx_submit(struct dma_async_tx_descriptor *txd)  in td_tx_submit() 504 static struct dma_async_tx_descriptor *td_prep_slave_sg(struct dma_chan *chan,  in td_prep_slave_sg()
  | 
| D | at_hdmac_regs.h | 194 	struct dma_async_tx_descriptor	txd; 211 txd_to_at_desc(struct dma_async_tx_descriptor *txd)  in txd_to_at_desc()
  | 
| D | dmaengine.c | 1129 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,  in dma_async_tx_descriptor_init() 1143 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx)  in dma_wait_for_async_tx() 1166 void dma_run_dependencies(struct dma_async_tx_descriptor *tx)  in dma_run_dependencies() 1168 	struct dma_async_tx_descriptor *dep = txd_next(tx);  in dma_run_dependencies() 1169 	struct dma_async_tx_descriptor *dep_next;  in dma_run_dependencies()
  | 
| D | mxs-dma.c | 114 	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()
  | 
| D | mpc512x_dma.c | 195 	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 *
  | 
| D | nbpfaxi.c | 154 	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()
  | 
| D | mv_xor.c | 409 mv_xor_tx_submit(struct dma_async_tx_descriptor *tx)  in mv_xor_tx_submit() 503 static struct dma_async_tx_descriptor * 536 static struct dma_async_tx_descriptor * 547 static struct dma_async_tx_descriptor * 706 	struct dma_async_tx_descriptor *tx;  in mv_chan_memcpy_self_test() 815 	struct dma_async_tx_descriptor *tx;  in mv_chan_xor_self_test()
  | 
| D | pch_dma.c | 93 	struct dma_async_tx_descriptor txd; 146 struct pch_dma_desc *to_pd_desc(struct dma_async_tx_descriptor *txd)  in to_pd_desc() 359 	struct dma_async_tx_descriptor *txd = &desc->txd;  in pdc_chain_complete() 417 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd)  in pd_tx_submit() 578 static struct dma_async_tx_descriptor *pd_prep_slave_sg(struct dma_chan *chan,  in pd_prep_slave_sg()
  | 
| D | ep93xx_dma.c | 127 	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 *
  | 
| D | dma-axi-dmac.c | 338 static struct dma_async_tx_descriptor *axi_dmac_prep_slave_sg(  in axi_dmac_prep_slave_sg() 375 static struct dma_async_tx_descriptor *axi_dmac_prep_dma_cyclic(  in axi_dmac_prep_dma_cyclic() 415 static struct dma_async_tx_descriptor *axi_dmac_prep_interleaved(  in axi_dmac_prep_interleaved()
  | 
| D | mmp_tdma.c | 108 	struct dma_async_tx_descriptor	desc; 371 static dma_cookie_t mmp_tdma_tx_submit(struct dma_async_tx_descriptor *tx)  in mmp_tdma_tx_submit() 421 static struct dma_async_tx_descriptor *mmp_tdma_prep_dma_cyclic(  in mmp_tdma_prep_dma_cyclic()
  | 
| D | txx9dmac.c | 142 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 *
  | 
| D | sirf-dma.c | 83 	struct dma_async_tx_descriptor	desc; 344 	struct dma_async_tx_descriptor *desc;  in sirfsoc_dma_process_completed() 408 static dma_cookie_t sirfsoc_dma_tx_submit(struct dma_async_tx_descriptor *txd)  in sirfsoc_dma_tx_submit() 692 static struct dma_async_tx_descriptor *sirfsoc_dma_prep_interleaved(  in sirfsoc_dma_prep_interleaved() 760 static struct dma_async_tx_descriptor *
  | 
| D | mv_xor.h | 146 	struct dma_async_tx_descriptor	async_tx;
  | 
| D | xgene-dma.c | 253 	struct dma_async_tx_descriptor tx; 513 static dma_cookie_t xgene_dma_tx_submit(struct dma_async_tx_descriptor *tx)  in xgene_dma_tx_submit() 596 	struct dma_async_tx_descriptor *tx = &desc->tx;  in xgene_dma_run_tx_complete_actions() 896 static struct dma_async_tx_descriptor *xgene_dma_prep_sg(  in xgene_dma_prep_sg() 1004 static struct dma_async_tx_descriptor *xgene_dma_prep_xor(  in xgene_dma_prep_xor() 1052 static struct dma_async_tx_descriptor *xgene_dma_prep_pq(  in xgene_dma_prep_pq()
  | 
| D | tegra20-apb-dma.c | 168 	struct dma_async_tx_descriptor	txd; 263 		struct dma_async_tx_descriptor *td)  in txd_to_tegra_dma_desc() 273 static dma_cookie_t tegra_dma_tx_submit(struct dma_async_tx_descriptor *tx); 701 static dma_cookie_t tegra_dma_tx_submit(struct dma_async_tx_descriptor *txd)  in tegra_dma_tx_submit() 938 static struct dma_async_tx_descriptor *tegra_dma_prep_slave_sg(  in tegra_dma_prep_slave_sg() 1052 static struct dma_async_tx_descriptor *tegra_dma_prep_dma_cyclic(  in tegra_dma_prep_dma_cyclic()
  | 
| D | img-mdc-dma.c | 176 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()
  | 
| D | fsl_raid.h | 294 	struct dma_async_tx_descriptor async_tx;
  | 
| D | pxa_dma.c | 824 static dma_cookie_t pxad_tx_submit(struct dma_async_tx_descriptor *tx)  in pxad_tx_submit() 896 static inline struct dma_async_tx_descriptor * 900 	struct dma_async_tx_descriptor *tx;  in pxad_tx_prep() 971 static struct dma_async_tx_descriptor * 1018 static struct dma_async_tx_descriptor * 1068 static struct dma_async_tx_descriptor *
  | 
| D | txx9dmac.h | 234 	struct dma_async_tx_descriptor	txd;
  | 
| D | fsldma.h | 105 	struct dma_async_tx_descriptor async_tx;
  | 
| D | mic_x100_dma.h | 124 	struct dma_async_tx_descriptor *tx_array;
  | 
| D | s3c24xx-dma.c | 418 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()
  | 
| D | fsldma.c | 408 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()
  | 
| D | dma-jz4780.c | 308 static struct dma_async_tx_descriptor *jz4780_dma_prep_slave_sg(  in jz4780_dma_prep_slave_sg() 349 static struct dma_async_tx_descriptor *jz4780_dma_prep_dma_cyclic(  in jz4780_dma_prep_dma_cyclic() 399 struct dma_async_tx_descriptor *jz4780_dma_prep_dma_memcpy(  in jz4780_dma_prep_dma_memcpy()
  | 
| D | omap-dma.c | 175 static inline struct omap_desc *to_omap_dma_desc(struct dma_async_tx_descriptor *t)  in to_omap_dma_desc() 761 static struct dma_async_tx_descriptor *omap_dma_prep_slave_sg(  in omap_dma_prep_slave_sg() 859 static struct dma_async_tx_descriptor *omap_dma_prep_dma_cyclic(  in omap_dma_prep_dma_cyclic() 960 static struct dma_async_tx_descriptor *omap_dma_prep_dma_memcpy(  in omap_dma_prep_dma_memcpy()
  | 
| D | moxart-dma.c | 175 	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()
  | 
| D | dma-jz4740.c | 389 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()
  | 
| D | bcm2835-dma.c | 144 		struct dma_async_tx_descriptor *t)  in to_bcm2835_dma_desc() 351 static struct dma_async_tx_descriptor *bcm2835_dma_prep_dma_cyclic(  in bcm2835_dma_prep_dma_cyclic()
  | 
| D | amba-pl08x.c | 304 static inline struct pl08x_txd *to_pl08x_txd(struct dma_async_tx_descriptor *tx)  in to_pl08x_txd() 1202 static struct dma_async_tx_descriptor *pl08x_prep_dma_interrupt(  in pl08x_prep_dma_interrupt() 1205 	struct dma_async_tx_descriptor *retval = NULL;  in pl08x_prep_dma_interrupt() 1422 static struct dma_async_tx_descriptor *pl08x_prep_dma_memcpy(  in pl08x_prep_dma_memcpy() 1584 static struct dma_async_tx_descriptor *pl08x_prep_slave_sg(  in pl08x_prep_slave_sg() 1626 static struct dma_async_tx_descriptor *pl08x_prep_dma_cyclic(  in pl08x_prep_dma_cyclic()
  | 
| D | cppi41.c | 95 	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()
  | 
| D | sun6i-dma.c | 183 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()
  | 
| D | zx296702_dma.c | 509 static struct dma_async_tx_descriptor *zx_dma_prep_memcpy(  in zx_dma_prep_memcpy() 548 static struct dma_async_tx_descriptor *zx_dma_prep_slave_sg(  in zx_dma_prep_slave_sg() 606 static struct dma_async_tx_descriptor *zx_dma_prep_dma_cyclic(  in zx_dma_prep_dma_cyclic()
  | 
| D | sun4i-dma.c | 614 static struct dma_async_tx_descriptor * 664 static struct dma_async_tx_descriptor * 770 static struct dma_async_tx_descriptor *
  | 
| D | pl330.c | 498 	struct dma_async_tx_descriptor txd; 1940 to_desc(struct dma_async_tx_descriptor *tx)  in to_desc() 2318 static dma_cookie_t pl330_tx_submit(struct dma_async_tx_descriptor *tx)  in pl330_tx_submit() 2499 static struct dma_async_tx_descriptor *pl330_prep_dma_cyclic(  in pl330_prep_dma_cyclic() 2584 static struct dma_async_tx_descriptor * 2658 static struct dma_async_tx_descriptor *
  | 
| D | ste_dma40.c | 373 	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()
  | 
| D | imx-sdma.c | 324 	struct dma_async_tx_descriptor	desc; 1055 static dma_cookie_t sdma_tx_submit(struct dma_async_tx_descriptor *tx)  in sdma_tx_submit() 1148 static struct dma_async_tx_descriptor *sdma_prep_slave_sg(  in sdma_prep_slave_sg() 1249 static struct dma_async_tx_descriptor *sdma_prep_dma_cyclic(  in sdma_prep_dma_cyclic()
  | 
| D | coh901318.c | 1269 	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 *
  | 
| D | k3dma.c | 414 static struct dma_async_tx_descriptor *k3_dma_prep_memcpy(  in k3_dma_prep_memcpy() 463 static struct dma_async_tx_descriptor *k3_dma_prep_slave_sg(  in k3_dma_prep_slave_sg()
  | 
| D | edma.c | 732 static inline struct edma_desc *to_edma_desc(struct dma_async_tx_descriptor *tx)  in to_edma_desc() 1025 static struct dma_async_tx_descriptor *edma_prep_slave_sg(  in edma_prep_slave_sg() 1121 static struct dma_async_tx_descriptor *edma_prep_dma_memcpy(  in edma_prep_dma_memcpy() 1221 static struct dma_async_tx_descriptor *edma_prep_dma_cyclic(  in edma_prep_dma_cyclic()
  | 
| D | fsl-edma.c | 531 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()
  | 
| D | sa11x0-dma.c | 526 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()
  | 
| D | idma64.c | 302 static struct dma_async_tx_descriptor *idma64_prep_slave_sg(  in idma64_prep_slave_sg()
  | 
| D | dmatest.c | 482 		struct dma_async_tx_descriptor *tx = NULL;  in dmatest_func()
  | 
| D | qcom_bam_dma.c | 586 static struct dma_async_tx_descriptor *bam_prep_slave_sg(struct dma_chan *chan,  in bam_prep_slave_sg()
  | 
| /linux-4.4.14/drivers/spi/ | 
| D | spi-dw-mid.c | 149 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()
  | 
| D | spi-pxa2xx-dma.c | 159 static struct dma_async_tx_descriptor * 269 	struct dma_async_tx_descriptor *tx_desc, *rx_desc;  in pxa2xx_spi_dma_prepare()
  | 
| D | spi-ep93xx.c | 431 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()
  | 
| D | spi-topcliff-pch.c | 115 	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()
  | 
| D | spi-atmel.c | 272 	struct dma_async_tx_descriptor	*data_desc_rx; 273 	struct dma_async_tx_descriptor	*data_desc_tx; 735 	struct dma_async_tx_descriptor *rxdesc;  in atmel_spi_next_xfer_dma_submit() 736 	struct dma_async_tx_descriptor *txdesc;  in atmel_spi_next_xfer_dma_submit()
  | 
| D | spi-davinci.c | 636 		struct dma_async_tx_descriptor *rxdesc;  in davinci_spi_bufs() 637 		struct dma_async_tx_descriptor *txdesc;  in davinci_spi_bufs()
  | 
| D | spi-mxs.c | 177 	struct dma_async_tx_descriptor *desc = NULL;  in mxs_spi_txrx_dma()
  | 
| D | spi-tegra114.c | 208 	struct dma_async_tx_descriptor		*rx_dma_desc; 213 	struct dma_async_tx_descriptor		*tx_dma_desc;
  | 
| D | spi-tegra20-slink.c | 210 	struct dma_async_tx_descriptor		*rx_dma_desc; 215 	struct dma_async_tx_descriptor		*tx_dma_desc;
  | 
| D | spi-bcm2835.c | 255 	struct dma_async_tx_descriptor *desc;  in bcm2835_spi_prepare_sg()
  | 
| D | spi-omap2-mcspi.c | 424 		struct dma_async_tx_descriptor *tx;  in omap2_mcspi_tx_dma() 479 		struct dma_async_tx_descriptor *tx;  in omap2_mcspi_rx_dma()
  | 
| D | spi-img-spfi.c | 319 	struct dma_async_tx_descriptor *rxdesc = NULL, *txdesc = NULL;  in img_spfi_start_dma()
  | 
| D | spi-rockchip.c | 445 	struct dma_async_tx_descriptor *rxdesc, *txdesc;  in rockchip_spi_prepare_dma()
  | 
| D | spi-pl022.c | 950 	struct dma_async_tx_descriptor *rxdesc;  in configure_dma() 951 	struct dma_async_tx_descriptor *txdesc;  in configure_dma()
  | 
| D | spi-qup.c | 290 	struct dma_async_tx_descriptor *desc;  in spi_qup_prep_sg()
  | 
| D | spi-sh-msiof.c | 678 	struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL;  in sh_msiof_dma_once()
  | 
| D | spi-rspi.c | 518 	struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL;  in rspi_dma_transfer()
  | 
| D | spi-imx.c | 904 	struct dma_async_tx_descriptor *desc_tx = NULL, *desc_rx = NULL;  in spi_imx_dma_transfer()
  | 
| D | spi-s3c64xx.c | 282 	struct dma_async_tx_descriptor *desc;  in prepare_dma()
  | 
| D | spi-sirf.c | 493 	struct dma_async_tx_descriptor *rx_desc, *tx_desc;  in spi_sirfsoc_dma_transfer()
  | 
| /linux-4.4.14/include/linux/platform_data/ | 
| D | dma-ste-dma40.h | 178 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.4.14/drivers/tty/serial/ | 
| D | samsung.h | 73 	struct dma_async_tx_descriptor	*tx_desc; 74 	struct dma_async_tx_descriptor	*rx_desc;
  | 
| D | sirfsoc_uart.h | 409 	struct dma_async_tx_descriptor	*desc; 425 	struct dma_async_tx_descriptor	*tx_dma_desc;
  | 
| D | pch_uart.c | 246 	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()
  | 
| D | atmel_serial.c | 143 	struct dma_async_tx_descriptor	*desc_tx; 144 	struct dma_async_tx_descriptor	*desc_rx; 829 	struct dma_async_tx_descriptor *desc;  in atmel_tx_dma() 1095 	struct dma_async_tx_descriptor *desc;  in atmel_prepare_rx_dma()
  | 
| D | mxs-auart.c | 228 	struct dma_async_tx_descriptor *desc;  in mxs_auart_dma_tx() 555 	struct dma_async_tx_descriptor *desc;  in mxs_auart_dma_prep_rx()
  | 
| D | serial-tegra.c | 130 	struct dma_async_tx_descriptor		*tx_dma_desc; 131 	struct dma_async_tx_descriptor		*rx_dma_desc;
  | 
| D | sh-sci.c | 1104 	struct dma_async_tx_descriptor *desc;  in sci_dma_rx_complete() 1174 		struct dma_async_tx_descriptor *desc;  in sci_submit_rx() 1210 	struct dma_async_tx_descriptor *desc;  in work_fn_tx()
  | 
| D | fsl_lpuart.c | 244 	struct dma_async_tx_descriptor  *dma_tx_desc; 245 	struct dma_async_tx_descriptor  *dma_rx_desc;
  | 
| D | imx.c | 521 	struct dma_async_tx_descriptor *desc;  in imx_dma_tx() 943 	struct dma_async_tx_descriptor *desc;  in start_rx_dma()
  | 
| D | amba-pl011.c | 482 	struct dma_async_tx_descriptor *desc;  in pl011_dma_tx_refill() 716 	struct dma_async_tx_descriptor *desc;  in pl011_dma_rx_trigger_dma()
  | 
| D | msm_serial.c | 65 	struct dma_async_tx_descriptor	*desc;
  | 
| /linux-4.4.14/drivers/mtd/nand/gpmi-nand/ | 
| D | gpmi-nand.h | 274 				struct dma_async_tx_descriptor *); 276 				struct dma_async_tx_descriptor *);
  | 
| D | gpmi-lib.c | 1122 	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()
  | 
| D | gpmi-nand.c | 446 				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.4.14/drivers/mmc/host/ | 
| D | mmci.h | 193 	struct dma_async_tx_descriptor	*dma_desc; 239 	struct dma_async_tx_descriptor	*dma_desc_current;
  | 
| D | mxs-mmc.c | 224 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()
  | 
| D | tmio_mmc_dma.c | 50 	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()
  | 
| D | moxart-mmc.c | 131 	struct dma_async_tx_descriptor	*tx_desc; 261 	struct dma_async_tx_descriptor *desc = NULL;  in moxart_transfer_dma()
  | 
| D | sh_mmcif.c | 303 	struct dma_async_tx_descriptor *desc = NULL;  in sh_mmcif_start_dma_rx() 353 	struct dma_async_tx_descriptor *desc = NULL;  in sh_mmcif_start_dma_tx()
  | 
| D | atmel-mci.c | 96 	struct dma_async_tx_descriptor	*data_desc; 994 	struct dma_async_tx_descriptor	*desc;  in atmci_prepare_data_dma() 1090 	struct dma_async_tx_descriptor	*desc = host->dma.data_desc;  in atmci_submit_data_dma()
  | 
| D | mmci.c | 568 				struct dma_async_tx_descriptor **dma_desc)  in __mmci_dma_prep_data() 582 	struct dma_async_tx_descriptor *desc;  in __mmci_dma_prep_data()
  | 
| D | pxamci.c | 183 	struct dma_async_tx_descriptor *tx;  in pxamci_setup_data()
  | 
| D | jz4740_mmc.c | 275 	struct dma_async_tx_descriptor *desc;  in jz4740_mmc_start_dma_transfer()
  | 
| D | mxcmmc.c | 131 	struct dma_async_tx_descriptor *desc;
  | 
| D | davinci_mmc.c | 422 	struct dma_async_tx_descriptor *desc;  in mmc_davinci_send_dma_request()
  | 
| D | omap.c | 986 		struct dma_async_tx_descriptor *tx;  in mmc_omap_prepare_data()
  | 
| D | s3cmci.c | 1089 	struct dma_async_tx_descriptor *desc;  in s3cmci_prepare_dma()
  | 
| D | usdhi6rol0.c | 567 	struct dma_async_tx_descriptor *desc = NULL;  in usdhi6_dma_setup()
  | 
| D | omap_hsmmc.c | 1418 	struct dma_async_tx_descriptor *tx;  in omap_hsmmc_setup_dma_transfer()
  | 
| D | dw_mmc.c | 693 	struct dma_async_tx_descriptor *desc = NULL;  in dw_mci_edmac_start_dma()
  | 
| /linux-4.4.14/drivers/dma/sh/ | 
| D | shdma-base.c | 73 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()
  | 
| D | rcar-dmac.c | 75 	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() 827 static struct dma_async_tx_descriptor * 1004 static struct dma_async_tx_descriptor * 1024 static struct dma_async_tx_descriptor * 1048 static struct dma_async_tx_descriptor * 1054 	struct dma_async_tx_descriptor *desc;  in rcar_dmac_prep_dma_cyclic()
  | 
| D | usb-dmac.c | 418 static struct dma_async_tx_descriptor *
  | 
| /linux-4.4.14/arch/arm/include/asm/hardware/ | 
| D | iop_adma.h | 101 	struct dma_async_tx_descriptor async_tx;
  | 
| /linux-4.4.14/drivers/dma/dw/ | 
| D | regs.h | 334 	struct dma_async_tx_descriptor	txd; 342 txd_to_dw_desc(struct dma_async_tx_descriptor *txd)  in txd_to_dw_desc()
  | 
| D | core.c | 279 	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.4.14/sound/soc/txx9/ | 
| D | txx9aclc.c | 120 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.4.14/Documentation/dmaengine/ | 
| D | client.txt | 87 	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)
  | 
| D | provider.txt | 271        dma_async_tx_descriptor structure, that further represents this
  | 
| /linux-4.4.14/drivers/tty/serial/8250/ | 
| D | 8250_dma.c | 72 	struct dma_async_tx_descriptor	*desc;  in serial8250_tx_dma() 116 	struct dma_async_tx_descriptor	*desc;  in serial8250_rx_dma()
  | 
| D | 8250_omap.c | 790 	struct dma_async_tx_descriptor  *desc;  in omap_8250_rx_dma() 908 	struct dma_async_tx_descriptor	*desc;  in omap_8250_tx_dma()
  | 
| /linux-4.4.14/drivers/rapidio/devices/ | 
| D | tsi721_dma.c | 61 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()
  | 
| D | tsi721.h | 648 	struct dma_async_tx_descriptor	txd;
  | 
| /linux-4.4.14/include/linux/dma/ | 
| D | ipu-dma.h | 148 	struct dma_async_tx_descriptor	txd;
  | 
| /linux-4.4.14/drivers/dma/ppc4xx/ | 
| D | adma.h | 150 	struct dma_async_tx_descriptor async_tx;
  | 
| D | adma.c | 1239 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.4.14/drivers/crypto/qce/ | 
| D | dma.c | 87 	struct dma_async_tx_descriptor *desc;  in qce_dma_prep_sg()
  | 
| /linux-4.4.14/drivers/soc/tegra/fuse/ | 
| D | fuse-tegra20.c | 55 	struct dma_async_tx_descriptor *dma_desc;  in tegra20_fuse_read()
  | 
| /linux-4.4.14/sound/soc/sh/ | 
| D | siu.h | 124 	struct dma_async_tx_descriptor	*tx_desc;
  | 
| D | siu_pcm.c | 122 	struct dma_async_tx_descriptor *desc;  in siu_pcm_wr_set() 170 	struct dma_async_tx_descriptor *desc;  in siu_pcm_rd_set()
  | 
| D | fsi.c | 1293 	struct dma_async_tx_descriptor *desc;  in fsi_dma_transfer()
  | 
| /linux-4.4.14/drivers/ata/ | 
| D | sata_dwc_460ex.c | 164 	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()
  | 
| D | pata_pxa.c | 65 	struct dma_async_tx_descriptor *tx;  in pxa_qc_prep()
  | 
| D | pata_ep93xx.c | 703 	struct dma_async_tx_descriptor *txd;  in ep93xx_pata_dma_start()
  | 
| D | pata_arasan_cf.c | 397 	struct dma_async_tx_descriptor *tx;  in dma_xfer()
  | 
| /linux-4.4.14/Documentation/crypto/ | 
| D | async-tx-api.txt | 56 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.4.14/sound/core/ | 
| D | pcm_dmaengine.c | 149 	struct dma_async_tx_descriptor *desc;  in dmaengine_pcm_prepare_and_submit()
  | 
| /linux-4.4.14/drivers/i2c/busses/ | 
| D | i2c-at91.c | 120 	struct dma_async_tx_descriptor *data_desc; 273 	struct dma_async_tx_descriptor *txdesc;  in at91_twi_write_data_dma() 412 	struct dma_async_tx_descriptor *rxdesc;  in at91_twi_read_data_dma()
  | 
| D | i2c-mxs.c | 180 	struct dma_async_tx_descriptor *desc;  in mxs_i2c_dma_setup_xfer()
  | 
| D | i2c-sh_mobile.c | 597 	struct dma_async_tx_descriptor *txdesc;  in sh_mobile_i2c_xfer_dma()
  | 
| D | i2c-imx.c | 366 	struct dma_async_tx_descriptor *txdesc;  in i2c_imx_dma_xfer()
  | 
| /linux-4.4.14/drivers/dma/xilinx/ | 
| D | xilinx_vdma.c | 181 	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.4.14/drivers/usb/musb/ | 
| D | musb_cppi41.c | 152 		struct dma_async_tx_descriptor *dma_desc;  in cppi41_trans_done() 372 	struct dma_async_tx_descriptor *dma_desc;  in cppi41_configure_channel()
  | 
| D | ux500_dma.c | 89 	struct dma_async_tx_descriptor *dma_desc;  in ux500_configure_channel()
  | 
| /linux-4.4.14/drivers/misc/mic/scif/ | 
| D | scif_dma.c | 446 	struct dma_async_tx_descriptor *tx = NULL;  in scif_sync_dma() 512 	struct dma_async_tx_descriptor *tx = NULL;  in scif_async_dma() 913 	struct dma_async_tx_descriptor *tx;  in scif_rma_list_dma_copy_unaligned() 1136 	struct dma_async_tx_descriptor *tx;  in _scif_rma_list_dma_copy_aligned() 1256 	struct dma_async_tx_descriptor *tx;  in scif_rma_list_dma_copy_aligned()
  | 
| D | scif_fence.c | 209 	struct dma_async_tx_descriptor *tx;  in _scif_prog_signal() 587 	struct dma_async_tx_descriptor *tx;  in _scif_fence_mark()
  | 
| /linux-4.4.14/drivers/media/platform/soc_camera/ | 
| D | mx3_camera.c | 70 	struct dma_async_tx_descriptor		*txd; 267 	struct dma_async_tx_descriptor *txd;  in mx3_videobuf_queue() 367 	struct dma_async_tx_descriptor *txd = buf->txd;  in mx3_videobuf_release()
  | 
| /linux-4.4.14/drivers/md/ | 
| D | raid5.c | 1107 static struct dma_async_tx_descriptor * 1109 	sector_t sector, struct dma_async_tx_descriptor *tx,  in async_copy_data() 1213 	struct dma_async_tx_descriptor *tx = NULL;  in ops_run_biofill() 1293 static struct dma_async_tx_descriptor * 1302 	struct dma_async_tx_descriptor *tx;  in ops_run_compute5() 1369 static struct dma_async_tx_descriptor * 1376 	struct dma_async_tx_descriptor *tx;  in ops_run_compute6_1() 1427 static struct dma_async_tx_descriptor * 1438 	struct dma_async_tx_descriptor *tx;  in ops_run_compute6_2() 1543 static struct dma_async_tx_descriptor * [all …] 
 | 
| /linux-4.4.14/drivers/dma/ipu/ | 
| D | ipu_idmac.c | 822 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.4.14/sound/soc/fsl/ | 
| D | fsl_asrc.h | 411 	struct dma_async_tx_descriptor *desc[2];
  | 
| /linux-4.4.14/arch/powerpc/platforms/512x/ | 
| D | mpc512x_lpbfifo.c | 170 	struct dma_async_tx_descriptor *dma_tx = NULL;  in mpc512x_lpbfifo_kick()
  | 
| /linux-4.4.14/drivers/net/irda/ | 
| D | pxaficp_ir.c | 204 	struct dma_async_tx_descriptor *tx;  in pxa_irda_fir_dma_rx_start() 221 	struct dma_async_tx_descriptor *tx;  in pxa_irda_fir_dma_tx_start()
  | 
| D | sa1100_ir.c | 147 	struct dma_async_tx_descriptor *desc;  in sa1100_irda_dma_start()
  | 
| /linux-4.4.14/drivers/media/platform/omap3isp/ | 
| D | isphist.c | 180 	struct dma_async_tx_descriptor *tx;  in hist_buf_dma()
  | 
| /linux-4.4.14/drivers/dma/hsu/ | 
| D | hsu.c | 214 static struct dma_async_tx_descriptor *hsu_dma_prep_slave_sg(  in hsu_dma_prep_slave_sg()
  | 
| /linux-4.4.14/sound/soc/intel/common/ | 
| D | sst-firmware.c | 48 	struct dma_async_tx_descriptor *desc; 68 	struct dma_async_tx_descriptor *desc;  in sst_dsp_dma_copy()
  | 
| /linux-4.4.14/drivers/net/ethernet/micrel/ | 
| D | ks8842.c | 144 	struct dma_async_tx_descriptor *adesc; 152 	struct dma_async_tx_descriptor *adesc;
  | 
| /linux-4.4.14/drivers/rapidio/ | 
| D | rio.c | 1572 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.4.14/sound/soc/sh/rcar/ | 
| D | dma.c | 94 	struct dma_async_tx_descriptor *desc;  in rsnd_dmaen_start()
  | 
| /linux-4.4.14/drivers/media/platform/xilinx/ | 
| D | xilinx-dma.c | 347 	struct dma_async_tx_descriptor *desc;  in xvip_dma_buffer_queue()
  | 
| /linux-4.4.14/fs/exofs/ | 
| D | ore_raid.c | 55 		struct dma_async_tx_descriptor *tx;
  | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | mx3fb.c | 269 	struct dma_async_tx_descriptor	*txd; 1146 	struct dma_async_tx_descriptor *txd;  in mx3fb_pan_display()
  | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | lpc32xx_mlc.c | 394 	struct dma_async_tx_descriptor *desc;  in lpc32xx_xmit_dma()
  | 
| D | lpc32xx_slc.c | 433 	struct dma_async_tx_descriptor *desc;  in lpc32xx_xmit_dma()
  | 
| D | fsmc_nand.c | 560 	struct dma_async_tx_descriptor *tx;  in dma_xfer()
  | 
| D | sh_flctl.c | 350 	struct dma_async_tx_descriptor *desc = NULL;  in flctl_dma_fifo0_transfer()
  | 
| D | pxa3xx_nand.c | 725 	struct dma_async_tx_descriptor *tx;  in start_data_dma()
  | 
| D | omap2.c | 463 	struct dma_async_tx_descriptor *tx;  in omap_nand_dma_transfer()
  | 
| D | atmel_nand.c | 353 	struct dma_async_tx_descriptor *tx = NULL;  in atmel_nand_dma_op()
  | 
| /linux-4.4.14/drivers/media/platform/ | 
| D | timblogiw.c | 548 	struct dma_async_tx_descriptor *desc;  in buffer_queue()
  | 
| D | m2m-deinterlace.c | 232 	struct dma_async_tx_descriptor *tx;  in deinterlace_issue_dma()
  | 
| /linux-4.4.14/drivers/misc/mic/host/ | 
| D | mic_virtio.c | 41 	struct dma_async_tx_descriptor *tx;  in mic_sync_dma()
  | 
| /linux-4.4.14/drivers/ntb/ | 
| D | ntb_transport.c | 1223 	struct dma_async_tx_descriptor *txd;  in ntb_async_rx() 1453 	struct dma_async_tx_descriptor *txd;  in ntb_async_tx()
  | 
| /linux-4.4.14/drivers/crypto/ | 
| D | img-hash.c | 223 	struct dma_async_tx_descriptor *desc;  in img_hash_xmit_dma()
  | 
| D | omap-des.c | 406 	struct dma_async_tx_descriptor *tx_in, *tx_out;  in omap_des_crypt_dma()
  | 
| D | omap-aes.c | 419 	struct dma_async_tx_descriptor *tx_in, *tx_out;  in omap_aes_crypt_dma()
  | 
| D | atmel-aes.c | 318 	struct dma_async_tx_descriptor	*in_desc, *out_desc;  in atmel_aes_crypt_dma()
  | 
| D | atmel-tdes.c | 443 	struct dma_async_tx_descriptor	*in_desc, *out_desc;  in atmel_tdes_crypt_dma()
  | 
| D | atmel-sha.c | 429 	struct dma_async_tx_descriptor	*in_desc;  in atmel_sha_xmit_dma()
  | 
| D | omap-sham.c | 562 	struct dma_async_tx_descriptor *tx;  in omap_sham_xmit_dma()
  | 
| /linux-4.4.14/drivers/net/ethernet/smsc/ | 
| D | smc91x.h | 280 	struct dma_async_tx_descriptor *tx;  in smc_pxa_dma_inpump()
  | 
| /linux-4.4.14/drivers/usb/renesas_usbhs/ | 
| D | fifo.c | 813 	struct dma_async_tx_descriptor *desc;  in xfer_work()
  | 
| /linux-4.4.14/drivers/crypto/ux500/hash/ | 
| D | hash_core.c | 156 	struct dma_async_tx_descriptor *desc = NULL;  in hash_set_dma_transfer()
  | 
| /linux-4.4.14/drivers/crypto/ux500/cryp/ | 
| D | cryp_core.c | 524 	struct dma_async_tx_descriptor *desc;  in cryp_set_dma_transfer()
  |