| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | virt-dma.h | 25 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 D | virt-dma.c | 61 vc->desc_free(vd); in vchan_tx_desc_free()
|
| H A D | mcf-edma.c | 230 mcf_chan->vchan.desc_free = fsl_edma_free_desc; in mcf_edma_probe()
|
| H A D | milbeaut-xdmac.c | 287 mc->vc.desc_free = milbeaut_xdmac_desc_free; in milbeaut_xdmac_chan_init()
|
| H A D | uniphier-mdmac.c | 374 mc->vc.desc_free = uniphier_mdmac_desc_free; in uniphier_mdmac_chan_init()
|
| H A D | fsl-edma.c | 360 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
|
| H A D | milbeaut-hdmac.c | 449 mc->vc.desc_free = milbeaut_hdmac_desc_free; in milbeaut_hdmac_chan_init()
|
| H A D | moxart-dma.c | 604 ch->vc.desc_free = moxart_dma_desc_free; in moxart_probe()
|
| H A D | uniphier-xdmac.c | 461 xc->vc.desc_free = uniphier_xdmac_desc_free; in uniphier_xdmac_chan_init()
|
| H A D | hisi_dma.c | 415 hdma_dev->chan[i].vc.desc_free = hisi_dma_desc_free; in hisi_dma_enable_qps()
|
| H A D | idma64.c | 562 idma64c->vchan.desc_free = idma64_vdesc_free; in idma64_probe()
|
| H A D | tegra210-adma.c | 866 tdc->vc.desc_free = tegra_adma_desc_free; in tegra_adma_probe()
|
| H A D | st_fdma.c | 798 fchan->vchan.desc_free = st_fdma_free_desc; in st_fdma_probe()
|
| H A D | dma-jz4780.c | 937 jzchan->vchan.desc_free = jz4780_dma_desc_free; in jz4780_dma_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw.c | 269 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 D | dmaengine.h | 614 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 D | hsu.c | 441 hsuc->vchan.desc_free = hsu_dma_desc_free; in hsu_dma_probe()
|
| /OK3568_Linux_fs/kernel/drivers/dma/mediatek/ |
| H A D | mtk-uart-apdma.c | 544 c->vc.desc_free = mtk_uart_apdma_desc_free; in mtk_uart_apdma_probe()
|
| H A D | mtk-cqdma.c | 853 vc->vc.desc_free = mtk_cqdma_vdesc_free; in mtk_cqdma_probe()
|
| H A D | mtk-hsdma.c | 974 vc->vc.desc_free = mtk_hsdma_vdesc_free; in mtk_hsdma_probe()
|
| /OK3568_Linux_fs/kernel/drivers/dma/sf-pdma/ |
| H A D | sf-pdma.c | 490 chan->vchan.desc_free = sf_pdma_free_desc; in sf_pdma_setup_chans()
|
| /OK3568_Linux_fs/kernel/drivers/staging/mt7621-dma/ |
| H A D | hsdma-mt7621.c | 702 chan->vchan.desc_free = mtk_hsdma_desc_free; in mtk_hsdma_probe()
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | usb-dmac.c | 738 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 D | dpaa2-qdma.c | 646 dpaa2_chan->vchan.desc_free = dpaa2_qdma_free_desc; in dpaa2_dpdmai_init_channels()
|
| /OK3568_Linux_fs/kernel/drivers/staging/ralink-gdma/ |
| H A D | ralink-gdma.c | 864 chan->vchan.desc_free = gdma_dma_desc_free; in gdma_dma_probe()
|