Home
last modified time | relevance | path

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

123

/linux/drivers/dma/
H A Dvirt-dma.h25 void (*desc_free)(struct virt_dma_desc *); member
64 vd->tx.desc_free = vchan_tx_desc_free; in vchan_tx_prep()
127 vc->desc_free(vd);
H A Dvirt-dma.c61 vc->desc_free(vd); in vchan_tx_desc_free()
H A Dmcf-edma-main.c199 mcf_chan->vchan.desc_free = fsl_edma_free_desc; in mcf_edma_probe()
H A Dmilbeaut-xdmac.c286 mc->vc.desc_free = milbeaut_xdmac_desc_free; in milbeaut_xdmac_chan_init()
H A Duniphier-mdmac.c374 mc->vc.desc_free = uniphier_mdmac_desc_free; in uniphier_mdmac_chan_init()
H A Dmilbeaut-hdmac.c449 mc->vc.desc_free = milbeaut_hdmac_desc_free; in milbeaut_hdmac_chan_init()
H A Dmoxart-dma.c592 ch->vc.desc_free = moxart_dma_desc_free; in moxart_probe()
H A Duniphier-xdmac.c461 xc->vc.desc_free = uniphier_xdmac_desc_free; in uniphier_xdmac_chan_init()
H A Dls2x-apb-dma.c591 lchan->vchan.desc_free = ls2x_dma_desc_free; in ls2x_dma_chan_init()
H A Didma64.c570 idma64c->vchan.desc_free = idma64_vdesc_free; in idma64_probe()
H A Dfsl-edma-main.c548 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
H A Dst_fdma.c792 fchan->vchan.desc_free = st_fdma_free_desc; in st_fdma_probe()
H A Dtegra210-adma.c913 tdc->vc.desc_free = tegra_adma_desc_free; in tegra_adma_probe()
H A Dhisi_dma.c711 hdma_dev->chan[i].vc.desc_free = hisi_dma_desc_free; in hisi_dma_enable_qps()
/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c385 chan->vc.desc_free = pt_do_cleanup; in pt_dmaengine_register()
/linux/include/linux/
H A Ddmaengine.h616 int (*desc_free)(struct dma_async_tx_descriptor *tx); member
1602 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/mediatek/
H A Dmtk-uart-apdma.c542 c->vc.desc_free = mtk_uart_apdma_desc_free; in mtk_uart_apdma_probe()
H A Dmtk-hsdma.c968 vc->vc.desc_free = mtk_hsdma_vdesc_free; in mtk_hsdma_probe()
H A Dmtk-cqdma.c848 vc->vc.desc_free = mtk_cqdma_vdesc_free; in mtk_cqdma_probe()
/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c486 chan->vchan.desc_free = sf_pdma_free_desc; in sf_pdma_setup_chans()
/linux/drivers/dma/sh/
H A Dusb-dmac.c738 uchan->vc.desc_free = usb_dmac_virt_desc_free; in usb_dmac_chan_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/qcom/
H A Dqcom_adm.c704 achan->vc.desc_free = adm_dma_free_desc; in adm_channel_init()
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c646 dpaa2_chan->vchan.desc_free = dpaa2_qdma_free_desc; in dpaa2_dpdmai_init_channels()

123