vchan_tx_prep    1933 drivers/dma/amba-pl08x.c 	return vchan_tx_prep(&plchan->vc, &txd->vd, flags);
vchan_tx_prep    2088 drivers/dma/amba-pl08x.c 	return vchan_tx_prep(&plchan->vc, &txd->vd, flags);
vchan_tx_prep    2131 drivers/dma/amba-pl08x.c 	return vchan_tx_prep(&plchan->vc, &txd->vd, flags);
vchan_tx_prep     639 drivers/dma/bcm2835-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, flags);
vchan_tx_prep     691 drivers/dma/bcm2835-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, flags);
vchan_tx_prep     777 drivers/dma/bcm2835-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, flags);
vchan_tx_prep     564 drivers/dma/dma-axi-dmac.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     598 drivers/dma/dma-axi-dmac.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     669 drivers/dma/dma-axi-dmac.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     395 drivers/dma/dma-jz4780.c 	return vchan_tx_prep(&jzchan->vchan, &desc->vdesc, flags);
vchan_tx_prep     447 drivers/dma/dma-jz4780.c 	return vchan_tx_prep(&jzchan->vchan, &desc->vdesc, flags);
vchan_tx_prep     475 drivers/dma/dma-jz4780.c 	return vchan_tx_prep(&jzchan->vchan, &desc->vdesc, flags);
vchan_tx_prep     512 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 	return vchan_tx_prep(&chan->vc, &first->vd, flags);
vchan_tx_prep     425 drivers/dma/dw-edma/dw-edma-core.c 	return vchan_tx_prep(&chan->vc, &desc->vd, xfer->flags);
vchan_tx_prep     507 drivers/dma/fsl-edma-common.c 	return vchan_tx_prep(&fsl_chan->vchan, &fsl_desc->vdesc, flags);
vchan_tx_prep     579 drivers/dma/fsl-edma-common.c 	return vchan_tx_prep(&fsl_chan->vchan, &fsl_desc->vdesc, flags);
vchan_tx_prep     934 drivers/dma/fsl-qdma.c 	return vchan_tx_prep(&fsl_chan->vchan, &fsl_comp->vdesc, flags);
vchan_tx_prep     284 drivers/dma/hsu/hsu.c 	return vchan_tx_prep(&hsuc->vchan, &desc->vdesc, flags);
vchan_tx_prep     326 drivers/dma/idma64.c 	return vchan_tx_prep(&idma64c->vchan, &desc->vdesc, flags);
vchan_tx_prep     332 drivers/dma/img-mdc-dma.c 	return vchan_tx_prep(&mchan->vc, &mdesc->vd, flags);
vchan_tx_prep     439 drivers/dma/img-mdc-dma.c 	return vchan_tx_prep(&mchan->vc, &mdesc->vd, flags);
vchan_tx_prep     516 drivers/dma/img-mdc-dma.c 	return vchan_tx_prep(&mchan->vc, &mdesc->vd, flags);
vchan_tx_prep    1437 drivers/dma/imx-sdma.c 	return vchan_tx_prep(&sdmac->vc, &desc->vd, flags);
vchan_tx_prep    1515 drivers/dma/imx-sdma.c 	return vchan_tx_prep(&sdmac->vc, &desc->vd, flags);
vchan_tx_prep    1586 drivers/dma/imx-sdma.c 	return vchan_tx_prep(&sdmac->vc, &desc->vd, flags);
vchan_tx_prep     529 drivers/dma/k3dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     585 drivers/dma/k3dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     653 drivers/dma/k3dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     529 drivers/dma/mediatek/mtk-cqdma.c 		tx = vchan_tx_prep(to_virt_chan(c), &cvd[i]->vd, flags);
vchan_tx_prep     735 drivers/dma/mediatek/mtk-hsdma.c 	return vchan_tx_prep(to_virt_chan(c), &hvd->vd, flags);
vchan_tx_prep     359 drivers/dma/mediatek/mtk-uart-apdma.c 	return vchan_tx_prep(&c->vc, &d->vd, tx_flags);
vchan_tx_prep     329 drivers/dma/moxart-dma.c 	return vchan_tx_prep(&ch->vc, &d->vd, tx_flags);
vchan_tx_prep     867 drivers/dma/owl-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     931 drivers/dma/owl-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     993 drivers/dma/owl-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     856 drivers/dma/pxa_dma.c 	tx = vchan_tx_prep(vc, vd, tx_flags);
vchan_tx_prep     673 drivers/dma/qcom/bam_dma.c 	return vchan_tx_prep(&bchan->vc, &async_desc->vd, flags);
vchan_tx_prep     874 drivers/dma/s3c24xx-dma.c 	return vchan_tx_prep(&s3cchan->vc, &txd->vd, flags);
vchan_tx_prep     971 drivers/dma/s3c24xx-dma.c 	return vchan_tx_prep(&s3cchan->vc, &txd->vd, flags);
vchan_tx_prep    1060 drivers/dma/s3c24xx-dma.c 	return vchan_tx_prep(&s3cchan->vc, &txd->vd, flags);
vchan_tx_prep     601 drivers/dma/sa11x0-dma.c 	return vchan_tx_prep(&c->vc, &txd->vd, flags);
vchan_tx_prep     660 drivers/dma/sa11x0-dma.c 	return vchan_tx_prep(&c->vc, &txd->vd, DMA_PREP_INTERRUPT | DMA_CTRL_ACK);
vchan_tx_prep     442 drivers/dma/sh/usb-dmac.c 	return vchan_tx_prep(&uchan->vc, &desc->vd, dma_flags);
vchan_tx_prep     916 drivers/dma/sprd-dma.c 	return vchan_tx_prep(&schan->vc, &sdesc->vd, flags);
vchan_tx_prep    1002 drivers/dma/sprd-dma.c 	return vchan_tx_prep(&schan->vc, &sdesc->vd, flags);
vchan_tx_prep     342 drivers/dma/st_fdma.c 	return vchan_tx_prep(&fchan->vchan, &fdesc->vdesc, flags);
vchan_tx_prep     502 drivers/dma/st_fdma.c 	return vchan_tx_prep(&fchan->vchan, &fdesc->vdesc, flags);
vchan_tx_prep     551 drivers/dma/st_fdma.c 	return vchan_tx_prep(&fchan->vchan, &fdesc->vdesc, flags);
vchan_tx_prep     886 drivers/dma/stm32-dma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     971 drivers/dma/stm32-dma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep    1023 drivers/dma/stm32-dma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     810 drivers/dma/stm32-mdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     901 drivers/dma/stm32-mdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep    1087 drivers/dma/stm32-mdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     657 drivers/dma/sun4i-dma.c 	return vchan_tx_prep(&vchan->vc, &contract->vd, flags);
vchan_tx_prep     763 drivers/dma/sun4i-dma.c 	return vchan_tx_prep(&vchan->vc, &contract->vd, flags);
vchan_tx_prep     859 drivers/dma/sun4i-dma.c 	return vchan_tx_prep(&vchan->vc, &contract->vd, flags);
vchan_tx_prep     675 drivers/dma/sun6i-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     752 drivers/dma/sun6i-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     820 drivers/dma/sun6i-dma.c 	return vchan_tx_prep(&vchan->vc, &txd->vd, flags);
vchan_tx_prep     644 drivers/dma/tegra210-adma.c 	return vchan_tx_prep(&tdc->vc, &desc->vd, flags);
vchan_tx_prep    1146 drivers/dma/ti/edma.c 	return vchan_tx_prep(&echan->vchan, &edesc->vdesc, tx_flags);
vchan_tx_prep    1262 drivers/dma/ti/edma.c 	return vchan_tx_prep(&echan->vchan, &edesc->vdesc, tx_flags);
vchan_tx_prep    1419 drivers/dma/ti/edma.c 	return vchan_tx_prep(&echan->vchan, &edesc->vdesc, tx_flags);
vchan_tx_prep    1064 drivers/dma/ti/omap-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, tx_flags);
vchan_tx_prep    1165 drivers/dma/ti/omap-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, flags);
vchan_tx_prep    1211 drivers/dma/ti/omap-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, tx_flags);
vchan_tx_prep    1294 drivers/dma/ti/omap-dma.c 	return vchan_tx_prep(&c->vc, &d->vd, flags);
vchan_tx_prep     249 drivers/dma/uniphier-mdmac.c 	return vchan_tx_prep(vc, &md->vd, flags);
vchan_tx_prep     542 drivers/dma/zx_dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     600 drivers/dma/zx_dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     643 drivers/dma/zx_dma.c 	return vchan_tx_prep(&c->vc, &ds->vd, flags);
vchan_tx_prep     481 drivers/staging/mt7621-dma/mtk-hsdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     554 drivers/staging/ralink-gdma/ralink-gdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     601 drivers/staging/ralink-gdma/ralink-gdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);
vchan_tx_prep     648 drivers/staging/ralink-gdma/ralink-gdma.c 	return vchan_tx_prep(&chan->vchan, &desc->vdesc, flags);