Home
last modified time | relevance | path

Searched refs:vchan_find_desc (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/drivers/dma/
A Dvirt-dma.c66 struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *vc, in vchan_find_desc() function
77 EXPORT_SYMBOL_GPL(vchan_find_desc);
A Dvirt-dma.h46 struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *, dma_cookie_t);
A Duniphier-mdmac.c312 vd = vchan_find_desc(vc, cookie); in uniphier_mdmac_tx_status()
A Dmilbeaut-hdmac.c364 vd = vchan_find_desc(vc, cookie); in milbeaut_hdmac_tx_status()
A Dmoxart-dma.c490 vd = vchan_find_desc(&ch->vc, cookie); in moxart_tx_status()
A Didma64.c383 vdesc = vchan_find_desc(&idma64c->vchan, cookie); in idma64_tx_status()
A Dbcm2835-dma.c575 vd = vchan_find_desc(&c->vc, cookie); in bcm2835_dma_tx_status()
A Dfsl-edma-common.c329 vdesc = vchan_find_desc(&fsl_chan->vchan, cookie); in fsl_edma_tx_status()
A Dtegra210-adma.c520 vd = vchan_find_desc(&tdc->vc, cookie); in tegra_adma_tx_status()
A Dst_fdma.c594 vd = vchan_find_desc(&fchan->vchan, cookie); in st_fdma_tx_status()
A Ddma-jz4780.c657 vdesc = vchan_find_desc(&jzchan->vchan, cookie); in jz4780_dma_tx_status()
A Dimg-mdc-dma.c589 vd = vchan_find_desc(&mchan->vc, cookie); in mdc_tx_status()
A Dsun4i-dma.c981 vd = vchan_find_desc(&vchan->vc, cookie); in sun4i_dma_tx_status()
A Dk3dma.c397 vd = vchan_find_desc(&c->vc, cookie); in k3_dma_tx_status()
A Dowl-dma.c821 vd = vchan_find_desc(&vchan->vc, cookie); in owl_dma_tx_status()
A Dsprd-dma.c676 vd = vchan_find_desc(&schan->vc, cookie); in sprd_dma_tx_status()
A Dsa11x0-dma.c441 vd = vchan_find_desc(&c->vc, cookie); in sa11x0_dma_tx_status()
A Dtegra186-gpc-dma.c770 vd = vchan_find_desc(&tdc->vc, cookie); in tegra_dma_tx_status()
A Dsun6i-dma.c971 vd = vchan_find_desc(&vchan->vc, cookie); in sun6i_dma_tx_status()
/linux-6.3-rc2/drivers/dma/hsu/
A Dhsu.c340 vdesc = vchan_find_desc(&hsuc->vchan, cookie); in hsu_dma_tx_status()
/linux-6.3-rc2/drivers/dma/sf-pdma/
A Dsf-pdma.c178 vd = vchan_find_desc(&chan->vchan, cookie); in sf_pdma_desc_residue()
/linux-6.3-rc2/drivers/dma/sh/
A Dusb-dmac.c512 vd = vchan_find_desc(&chan->vc, cookie); in usb_dmac_chan_get_residue()
/linux-6.3-rc2/drivers/dma/qcom/
A Dqcom_adm.c644 vd = vchan_find_desc(&achan->vc, cookie); in adm_tx_status()
A Dbam_dma.c963 vd = vchan_find_desc(&bchan->vc, cookie); in bam_tx_status()
/linux-6.3-rc2/drivers/dma/dw-edma/
A Ddw-edma-core.c340 vd = vchan_find_desc(&chan->vc, cookie); in dw_edma_device_tx_status()

Completed in 85 milliseconds

12