Home
last modified time | relevance | path

Searched refs:desc_free (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/dma/
H A Dvirt-dma.c61 vc->desc_free(vd); in vchan_tx_desc_free()
H A Dloongson1-apb-dma.c539 chan->vc.desc_free = ls1x_dma_free_desc; in ls1x_dma_chan_probe()
H A Dloongson2-apb-dma.c591 lchan->vchan.desc_free = ls2x_dma_desc_free; in ls2x_dma_chan_init()
H A Dhisi_dma.c711 hdma_dev->chan[i].vc.desc_free = hisi_dma_desc_free; in hisi_dma_enable_qps()
H A Dfsl-edma-main.c701 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
H A Dapple-admac.c279 adtx->tx.desc_free = admac_desc_free; in admac_prep_dma_cyclic()
H A Dtegra210-adma.c995 tdc->vc.desc_free = tegra_adma_desc_free; in tegra_adma_probe()
H A Ddma-axi-dmac.c1116 dmac->chan.vchan.desc_free = axi_dmac_desc_free; in axi_dmac_probe()
H A Dtegra186-gpc-dma.c1428 tdc->vc.desc_free = tegra_dma_desc_free; in tegra_dma_probe()
H A Damba-pl08x.c2411 chan->vc.desc_free = pl08x_desc_free; in pl08x_dma_init_virtual_channels()
/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c
/linux/include/linux/
H A Ddmaengine.h620 int (*desc_free)(struct dma_async_tx_descriptor *tx); member
1609 return desc->desc_free(desc); in dmaengine_desc_free()
/linux/drivers/dma/hsu/
H A Dhsu.c452 hsuc->vchan.desc_free = hsu_dma_desc_free; in hsu_dma_probe()
/linux/drivers/dma/lgm/
H A Dlgm-dma.c1414 c->vchan.desc_free = dma_free_desc_resource; in ldma_dma_init_v22()
1435 c->vchan.desc_free = dma_free_desc_resource; in ldma_dma_init_v3X()
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c774 chan->vc.desc_free = vchan_free_desc; in dw_edma_channel_setup()
/linux/drivers/dma/amd/qdma/
H A Dqdma.c470 q->vchan.desc_free = qdma_free_vdesc; in qdma_alloc_queues()
/linux/drivers/dma/qcom/
H A Dbam_dma.c1223 bchan->vc.desc_free = bam_dma_free_desc; in bam_channel_init()
H A Dgpi.c2245 gchan->vc.desc_free = gpi_desc_free; in gpi_probe()
/linux/drivers/dma/stm32/
H A Dstm32-dma.c1648 chan->vchan.desc_free = stm32_dma_desc_free; in stm32_dma_probe()
H A Dstm32-mdma.c1704 chan->vchan.desc_free = stm32_mdma_desc_free; in stm32_mdma_probe()
/linux/drivers/dma/ti/
H A Dk3-udma.c5574 uc->vc.desc_free = udma_desc_free; in udma_probe()