Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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()
123 vc->desc_free(vd); in vchan_vdesc_fini()
H A Dvirt-dma.c61 vc->desc_free(vd); in vchan_tx_desc_free()
H A Dmcf-edma.c230 mcf_chan->vchan.desc_free = fsl_edma_free_desc; in mcf_edma_probe()
H A Dmilbeaut-xdmac.c287 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 Dfsl-edma.c360 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
H A Dmilbeaut-hdmac.c449 mc->vc.desc_free = milbeaut_hdmac_desc_free; in milbeaut_hdmac_chan_init()
H A Dmoxart-dma.c604 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 Dhisi_dma.c415 hdma_dev->chan[i].vc.desc_free = hisi_dma_desc_free; in hisi_dma_enable_qps()
H A Didma64.c562 idma64c->vchan.desc_free = idma64_vdesc_free; in idma64_probe()
H A Dtegra210-adma.c866 tdc->vc.desc_free = tegra_adma_desc_free; in tegra_adma_probe()
H A Dst_fdma.c798 fchan->vchan.desc_free = st_fdma_free_desc; in st_fdma_probe()
H A Ddma-jz4780.c937 jzchan->vchan.desc_free = jz4780_dma_desc_free; in jz4780_dma_probe()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw.c269 struct cpdma_desc *desc_free; member
707 struct cpdma_desc *desc = priv->desc_free; in cpdma_desc_alloc()
710 priv->desc_free = desc_read_ptr(desc, hw_next); in cpdma_desc_alloc()
717 desc_write(desc, hw_next, priv->desc_free); in cpdma_desc_free()
718 priv->desc_free = desc; in cpdma_desc_free()
841 priv->desc_free = &priv->descs[0]; in _cpsw_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h614 int (*desc_free)(struct dma_async_tx_descriptor *tx); member
1571 return desc->desc_free(desc); in dmaengine_desc_free()
/OK3568_Linux_fs/kernel/drivers/dma/hsu/
H A Dhsu.c441 hsuc->vchan.desc_free = hsu_dma_desc_free; in hsu_dma_probe()
/OK3568_Linux_fs/kernel/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c544 c->vc.desc_free = mtk_uart_apdma_desc_free; in mtk_uart_apdma_probe()
H A Dmtk-cqdma.c853 vc->vc.desc_free = mtk_cqdma_vdesc_free; in mtk_cqdma_probe()
H A Dmtk-hsdma.c974 vc->vc.desc_free = mtk_hsdma_vdesc_free; in mtk_hsdma_probe()
/OK3568_Linux_fs/kernel/drivers/dma/sf-pdma/
H A Dsf-pdma.c490 chan->vchan.desc_free = sf_pdma_free_desc; in sf_pdma_setup_chans()
/OK3568_Linux_fs/kernel/drivers/staging/mt7621-dma/
H A Dhsdma-mt7621.c702 chan->vchan.desc_free = mtk_hsdma_desc_free; in mtk_hsdma_probe()
/OK3568_Linux_fs/kernel/drivers/dma/sh/
H A Dusb-dmac.c738 uchan->vc.desc_free = usb_dmac_virt_desc_free; in usb_dmac_chan_probe()
/OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c646 dpaa2_chan->vchan.desc_free = dpaa2_qdma_free_desc; in dpaa2_dpdmai_init_channels()
/OK3568_Linux_fs/kernel/drivers/staging/ralink-gdma/
H A Dralink-gdma.c864 chan->vchan.desc_free = gdma_dma_desc_free; in gdma_dma_probe()

12