vchan_find_desc  1577 drivers/dma/amba-pl08x.c 		vd = vchan_find_desc(&plchan->vc, cookie);
vchan_find_desc   577 drivers/dma/bcm2835-dma.c 	vd = vchan_find_desc(&c->vc, cookie);
vchan_find_desc   648 drivers/dma/dma-jz4780.c 	vdesc = vchan_find_desc(&jzchan->vchan, cookie);
vchan_find_desc   307 drivers/dma/dw-edma/dw-edma-core.c 	vd = vchan_find_desc(&chan->vc, cookie);
vchan_find_desc   324 drivers/dma/fsl-edma-common.c 	vdesc = vchan_find_desc(&fsl_chan->vchan, cookie);
vchan_find_desc   329 drivers/dma/hsu/hsu.c 	vdesc = vchan_find_desc(&hsuc->vchan, cookie);
vchan_find_desc   379 drivers/dma/idma64.c 	vdesc = vchan_find_desc(&idma64c->vchan, cookie);
vchan_find_desc   589 drivers/dma/img-mdc-dma.c 	vd = vchan_find_desc(&mchan->vc, cookie);
vchan_find_desc  1663 drivers/dma/imx-sdma.c 	vd = vchan_find_desc(&sdmac->vc, cookie);
vchan_find_desc   398 drivers/dma/k3dma.c 	vd = vchan_find_desc(&c->vc, cookie);
vchan_find_desc   493 drivers/dma/moxart-dma.c 	vd = vchan_find_desc(&ch->vc, cookie);
vchan_find_desc   781 drivers/dma/owl-dma.c 	vd = vchan_find_desc(&vchan->vc, cookie);
vchan_find_desc  1141 drivers/dma/pxa_dma.c 	vd = vchan_find_desc(&chan->vc, cookie);
vchan_find_desc   926 drivers/dma/qcom/bam_dma.c 	vd = vchan_find_desc(&bchan->vc, cookie);
vchan_find_desc   780 drivers/dma/s3c24xx-dma.c 	vd = vchan_find_desc(&s3cchan->vc, cookie);
vchan_find_desc   441 drivers/dma/sa11x0-dma.c 	vd = vchan_find_desc(&c->vc, cookie);
vchan_find_desc   512 drivers/dma/sh/usb-dmac.c 		vd = vchan_find_desc(&chan->vc, cookie);
vchan_find_desc   649 drivers/dma/sprd-dma.c 	vd = vchan_find_desc(&schan->vc, cookie);
vchan_find_desc   593 drivers/dma/st_fdma.c 	vd = vchan_find_desc(&fchan->vchan, cookie);
vchan_find_desc  1155 drivers/dma/stm32-dma.c 	vdesc = vchan_find_desc(&chan->vchan, cookie);
vchan_find_desc  1318 drivers/dma/stm32-mdma.c 	vdesc = vchan_find_desc(&chan->vchan, cookie);
vchan_find_desc   955 drivers/dma/sun4i-dma.c 	vd = vchan_find_desc(&vchan->vc, cookie);
vchan_find_desc   946 drivers/dma/sun6i-dma.c 	vd = vchan_find_desc(&vchan->vc, cookie);
vchan_find_desc   524 drivers/dma/tegra210-adma.c 	vd = vchan_find_desc(&tdc->vc, cookie);
vchan_find_desc  1847 drivers/dma/ti/edma.c 		struct virt_dma_desc *vdesc = vchan_find_desc(&echan->vchan,
vchan_find_desc   844 drivers/dma/ti/omap-dma.c 		struct virt_dma_desc *vd = vchan_find_desc(&c->vc, cookie);
vchan_find_desc   312 drivers/dma/uniphier-mdmac.c 		vd = vchan_find_desc(vc, cookie);
vchan_find_desc    77 drivers/dma/virt-dma.c EXPORT_SYMBOL_GPL(vchan_find_desc);
vchan_find_desc    46 drivers/dma/virt-dma.h struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *, dma_cookie_t);
vchan_find_desc   354 drivers/dma/zx_dma.c 	vd = vchan_find_desc(&c->vc, cookie);
vchan_find_desc   683 drivers/staging/ralink-gdma/ralink-gdma.c 		vdesc = vchan_find_desc(&chan->vchan, cookie);