Home
last modified time | relevance | path

Searched refs:device_alloc_chan_resources (Results 1 – 25 of 68) sorted by relevance

123

/linux/drivers/dma/idxd/
A Ddma.c195 dma->device_alloc_chan_resources = idxd_dma_alloc_chan_resources; in idxd_register_dma_device()
/linux/drivers/dma/ioat/
A Dinit.c332 if (dma->device_alloc_chan_resources(dma_chan) < 1) { in ioat_dma_self_test()
843 if (dma->device_alloc_chan_resources(dma_chan) < 1) { in ioat_xor_val_self_test()
1100 dma->device_alloc_chan_resources = ioat_alloc_chan_resources; in ioat3_dma_probe()
/linux/drivers/dma/
A Dmcf-edma.c247 mcf_edma->dma_dev.device_alloc_chan_resources = in mcf_edma_probe()
A Ddmaengine.c467 if (chan->device->device_alloc_chan_resources) { in dma_chan_get()
468 ret = chan->device->device_alloc_chan_resources(chan); in dma_chan_get()
A Dfsl-edma.c379 fsl_edma->dma_dev.device_alloc_chan_resources in fsl_edma_probe()
A Dmoxart-dma.c511 dma->device_alloc_chan_resources = moxart_alloc_chan_resources; in moxart_dma_init()
A Dplx_dma.c526 dma->device_alloc_chan_resources = plx_dma_alloc_chan_resources; in plx_dma_create()
A Dmmp_tdma.c701 tdev->device.device_alloc_chan_resources = in mmp_tdma_probe()
A Dtimb_dma.c669 td->dma.device_alloc_chan_resources = td_alloc_chan_resources; in td_probe()
A Didma64.c572 idma64->dma.device_alloc_chan_resources = idma64_alloc_chan_resources; in idma64_probe()
A Dmxs-dma.c806 mxs_dma->dma_device.device_alloc_chan_resources = mxs_dma_alloc_chan_resources; in mxs_dma_probe()
A Daltera-msgdma.c884 dma_dev->device_alloc_chan_resources = msgdma_alloc_chan_resources; in msgdma_probe()
A Dfsl_raid.c786 dma_dev->device_alloc_chan_resources = fsl_re_alloc_chan_resources; in fsl_re_probe()
A Dtegra210-adma.c904 tdma->dma_dev.device_alloc_chan_resources = in tegra_adma_probe()
A Dst_fdma.c810 fdev->dma_device.device_alloc_chan_resources = st_fdma_alloc_chan_res; in st_fdma_probe()
A Dbcm2835-dma.c916 od->ddev.device_alloc_chan_resources = bcm2835_dma_alloc_chan_resources; in bcm2835_dma_probe()
/linux/drivers/dma/sh/
A Dshdma-base.c282 if (chan->device->device_alloc_chan_resources != in shdma_chan_filter()
1018 dma_dev->device_alloc_chan_resources in shdma_init()
A Dusb-dmac.c842 engine->device_alloc_chan_resources = usb_dmac_alloc_chan_resources; in usb_dmac_probe()
/linux/drivers/dma/mediatek/
A Dmtk-uart-apdma.c505 mtkd->ddev.device_alloc_chan_resources = in mtk_uart_apdma_probe()
A Dmtk-cqdma.c774 dd->device_alloc_chan_resources = mtk_cqdma_alloc_chan_resources; in mtk_cqdma_probe()
A Dmtk-hsdma.c940 dd->device_alloc_chan_resources = mtk_hsdma_alloc_chan_resources; in mtk_hsdma_probe()
/linux/drivers/dma/sf-pdma/
A Dsf-pdma.c526 pdma->dma_dev.device_alloc_chan_resources = in sf_pdma_probe()
/linux/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.c732 dpaa2_qdma->dma_dev.device_alloc_chan_resources = in dpaa2_qdma_probe()
/linux/drivers/dma/qcom/
A Dhidma.c812 dmadev->ddev.device_alloc_chan_resources = hidma_alloc_chan_resources; in hidma_probe()
/linux/drivers/dma/xilinx/
A Dzynqmp_dma.c1060 p->device_alloc_chan_resources = zynqmp_dma_alloc_chan_resources; in zynqmp_dma_probe()

Completed in 54 milliseconds

123