Searched refs:xdma_alloc_channels (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/dma/xilinx/
H A Dxdma.c405 * xdma_alloc_channels - Detect and allocate DMA channels
409 static int xdma_alloc_channels(struct xdma_device *xdev, function
1249 ret = xdma_alloc_channels(xdev, DMA_MEM_TO_DEV);
1255 ret = xdma_alloc_channels(xdev, DMA_DEV_TO_MEM);

Completed in 171 milliseconds