Home
last modified time | relevance | path

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

12

/drivers/dma/
Dvirt-dma.h25 void (*desc_free)(struct virt_dma_desc *); member
64 vd->tx.desc_free = vchan_tx_desc_free; in vchan_tx_prep()
123 vc->desc_free(vd); in vchan_vdesc_fini()
Dvirt-dma.c61 vc->desc_free(vd); in vchan_tx_desc_free()
Dmilbeaut-xdmac.c287 mc->vc.desc_free = milbeaut_xdmac_desc_free; in milbeaut_xdmac_chan_init()
Dmcf-edma.c231 mcf_chan->vchan.desc_free = fsl_edma_free_desc; in mcf_edma_probe()
Duniphier-mdmac.c374 mc->vc.desc_free = uniphier_mdmac_desc_free; in uniphier_mdmac_chan_init()
Dfsl-edma.c360 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
Dmilbeaut-hdmac.c449 mc->vc.desc_free = milbeaut_hdmac_desc_free; in milbeaut_hdmac_chan_init()
Duniphier-xdmac.c461 xc->vc.desc_free = uniphier_xdmac_desc_free; in uniphier_xdmac_chan_init()
Dhisi_dma.c415 hdma_dev->chan[i].vc.desc_free = hisi_dma_desc_free; in hisi_dma_enable_qps()
Dmoxart-dma.c604 ch->vc.desc_free = moxart_dma_desc_free; in moxart_probe()
Didma64.c562 idma64c->vchan.desc_free = idma64_vdesc_free; in idma64_probe()
Dtegra210-adma.c866 tdc->vc.desc_free = tegra_adma_desc_free; in tegra_adma_probe()
Dbcm2835-dma.c826 c->vc.desc_free = bcm2835_dma_desc_free; in bcm2835_dma_chan_init()
Dst_fdma.c798 fchan->vchan.desc_free = st_fdma_free_desc; in st_fdma_probe()
Ddma-jz4780.c937 jzchan->vchan.desc_free = jz4780_dma_desc_free; in jz4780_dma_probe()
/drivers/dma/hsu/
Dhsu.c441 hsuc->vchan.desc_free = hsu_dma_desc_free; in hsu_dma_probe()
/drivers/dma/sf-pdma/
Dsf-pdma.c490 chan->vchan.desc_free = sf_pdma_free_desc; in sf_pdma_setup_chans()
/drivers/dma/mediatek/
Dmtk-uart-apdma.c543 c->vc.desc_free = mtk_uart_apdma_desc_free; in mtk_uart_apdma_probe()
Dmtk-cqdma.c853 vc->vc.desc_free = mtk_cqdma_vdesc_free; in mtk_cqdma_probe()
Dmtk-hsdma.c974 vc->vc.desc_free = mtk_hsdma_vdesc_free; in mtk_hsdma_probe()
/drivers/staging/mt7621-dma/
Dhsdma-mt7621.c702 chan->vchan.desc_free = mtk_hsdma_desc_free; in mtk_hsdma_probe()
/drivers/dma/sh/
Dusb-dmac.c738 uchan->vc.desc_free = usb_dmac_virt_desc_free; in usb_dmac_chan_probe()
/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c648 dpaa2_chan->vchan.desc_free = dpaa2_qdma_free_desc; in dpaa2_dpdmai_init_channels()
/drivers/dma/dw-edma/
Ddw-edma-core.c728 chan->vc.desc_free = vchan_free_desc; in dw_edma_channel_setup()
/drivers/staging/ralink-gdma/
Dralink-gdma.c864 chan->vchan.desc_free = gdma_dma_desc_free; in gdma_dma_probe()

12