Home
last modified time | relevance | path

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

123

/linux/drivers/dma/idxd/
H A Ddma.c241 dma->device_alloc_chan_resources = idxd_dma_alloc_chan_resources; in idxd_register_dma_device()
/linux/drivers/dma/ioat/
H A Dinit.c332 if (dma->device_alloc_chan_resources(dma_chan) < 1) { in ioat_dma_self_test()
832 if (dma->device_alloc_chan_resources(dma_chan) < 1) { in ioat_xor_val_self_test()
1089 dma->device_alloc_chan_resources = ioat_alloc_chan_resources; in ioat3_dma_probe()
/linux/drivers/dma/sh/
H A Dshdma-base.c295 if (chan->device->device_alloc_chan_resources != in shdma_chan_filter()
1022 dma_dev->device_alloc_chan_resources in shdma_init()
H A Dusb-dmac.c837 engine->device_alloc_chan_resources = usb_dmac_alloc_chan_resources; in usb_dmac_probe()
/linux/drivers/dma/
H A Ddmaengine.c470 if (chan->device->device_alloc_chan_resources) { in dma_chan_get()
471 ret = chan->device->device_alloc_chan_resources(chan); in dma_chan_get()
H A Dplx_dma.c524 dma->device_alloc_chan_resources = plx_dma_alloc_chan_resources; in plx_dma_create()
H A Dmoxart-dma.c502 dma->device_alloc_chan_resources = moxart_alloc_chan_resources; in moxart_dma_init()
H A Dmmp_tdma.c688 tdev->device.device_alloc_chan_resources = in mmp_tdma_probe()
H A Dtimb_dma.c668 td->dma.device_alloc_chan_resources = td_alloc_chan_resources; in td_probe()
H A Didma64.c580 idma64->dma.device_alloc_chan_resources = idma64_alloc_chan_resources; in idma64_probe()
H A Darm-dma350.c578 dmac->dma.device_alloc_chan_resources = d350_alloc_chan_resources; in d350_probe()
H A Dfsl_raid.c784 dma_dev->device_alloc_chan_resources = fsl_re_alloc_chan_resources; in fsl_re_probe()
H A Dbcm2835-dma.c918 od->ddev.device_alloc_chan_resources = bcm2835_dma_alloc_chan_resources; in bcm2835_dma_probe()
H A Dst_fdma.c804 fdev->dma_device.device_alloc_chan_resources = st_fdma_alloc_chan_res; in st_fdma_probe()
H A Dfsldma.c1245 fdev->common.device_alloc_chan_resources = fsl_dma_alloc_chan_resources; in fsldma_of_probe()
H A Ddma-jz4780.c928 dd->device_alloc_chan_resources = jz4780_dma_alloc_chan_resources; in jz4780_dma_probe()
H A Dmpc512x_dma.c979 dma->device_alloc_chan_resources = mpc_dma_alloc_chan_resources; in mpc_dma_probe()
H A Dapple-admac.c857 dma->device_alloc_chan_resources = admac_alloc_chan_resources; in admac_probe()
/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c553 pdma->dma_dev.device_alloc_chan_resources = in sf_pdma_probe()
/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c507 mtkd->ddev.device_alloc_chan_resources = in mtk_uart_apdma_probe()
H A Dmtk-cqdma.c770 dd->device_alloc_chan_resources = mtk_cqdma_alloc_chan_resources; in mtk_cqdma_probe()
H A Dmtk-hsdma.c934 dd->device_alloc_chan_resources = mtk_hsdma_alloc_chan_resources; in mtk_hsdma_probe()
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c734 dpaa2_qdma->dma_dev.device_alloc_chan_resources = in dpaa2_qdma_probe()
/linux/drivers/dma/qcom/
H A Dhidma.c810 dmadev->ddev.device_alloc_chan_resources = hidma_alloc_chan_resources; in hidma_probe()
/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c1092 p->device_alloc_chan_resources = zynqmp_dma_alloc_chan_resources; in zynqmp_dma_probe()

123