Home
last modified time | relevance | path

Searched refs:device_free_chan_resources (Results 1 – 25 of 59) sorted by relevance

123

/linux/drivers/dma/idxd/
H A Ddma.c226 dma->device_free_chan_resources = idxd_dma_free_chan_resources; in idxd_register_dma_device()
/linux/drivers/dma/hsu/
H A Dhsu.c462 hsu->dma.device_free_chan_resources = hsu_dma_free_chan_resources; in hsu_dma_probe()
/linux/drivers/dma/
H A Ddmaengine.c505 if (!chan->client_count && chan->device->device_free_chan_resources) { in dma_chan_put()
508 chan->device->device_free_chan_resources(chan); in dma_chan_put()
H A Dplx_dma.c526 dma->device_free_chan_resources = plx_dma_free_chan_resources; in plx_dma_create()
H A Dloongson1-apb-dma.c591 ddev->device_free_chan_resources = ls1x_dma_free_chan_resources; in ls1x_dma_probe()
H A Dloongson2-apb-dma.c638 ddev->device_free_chan_resources = ls2x_dma_free_chan_resources; in ls2x_dma_probe()
H A Dmmp_tdma.c690 tdev->device.device_free_chan_resources = in mmp_tdma_probe()
H A Dmxs-dma.c804 mxs_dma->dma_device.device_free_chan_resources = mxs_dma_free_chan_resources; in mxs_dma_probe()
H A Darm-dma350.c574 dmac->dma.device_free_chan_resources = d350_free_chan_resources; in d350_probe()
H A Dhisi_dma.c828 dma_dev->device_free_chan_resources = hisi_dma_free_chan_resources; in hisi_dma_init_dma_dev()
H A Dbcm2835-dma.c936 od->ddev.device_free_chan_resources = bcm2835_dma_free_chan_resources; in bcm2835_dma_probe()
H A Dst_fdma.c805 fdev->dma_device.device_free_chan_resources = st_fdma_free_chan_res; in st_fdma_probe()
H A Dfsldma.c1246 fdev->common.device_free_chan_resources = fsl_dma_free_chan_resources; in fsldma_of_probe()
H A Dfsl-edma-main.c848 fsl_edma->dma_dev.device_free_chan_resources in fsl_edma_probe()
H A Dapple-admac.c858 dma->device_free_chan_resources = admac_free_chan_resources; in admac_probe()
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c753 dma_dev->device_free_chan_resources = ccp_free_chan_resources; in ccp_dmaengine_register()
/linux/drivers/dma/amd/ptdma/
H A Dptdma-dmaengine.c613 dma_dev->device_free_chan_resources = pt_free_chan_resources; in pt_dmaengine_register()
/linux/drivers/dma/sh/
H A Dusb-dmac.c838 engine->device_free_chan_resources = usb_dmac_free_chan_resources; in usb_dmac_probe()
H A Dshdma-base.c1025 dma_dev->device_free_chan_resources = shdma_free_chan_resources; in shdma_init()
H A Drz-dmac.c1015 engine->device_free_chan_resources = rz_dmac_free_chan_resources; in rz_dmac_probe()
/linux/drivers/dma/mediatek/
H A Dmtk-cqdma.c771 dd->device_free_chan_resources = mtk_cqdma_free_chan_resources; in mtk_cqdma_probe()
/linux/include/linux/
H A Ddmaengine.h901 void (*device_free_chan_resources)(struct dma_chan *chan); member
/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c1095 p->device_free_chan_resources = zynqmp_dma_free_chan_resources; in zynqmp_dma_probe()
/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c1007 mport->dma.device_free_chan_resources = tsi721_free_chan_resources; in tsi721_register_dma()
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c810 dma->device_free_chan_resources = dw_edma_free_chan_resources; in dw_edma_channel_setup()

123