Searched refs:edma_alloc_slot (Results 1 – 4 of 4) sorted by relevance
231 int edma_alloc_slot(unsigned ctlr, int slot);
822 int edma_alloc_slot(unsigned ctlr, int slot) in edma_alloc_slot() function
770 r = edma_alloc_slot(EDMA_CTLR(dma->tx_channel), EDMA_SLOT_ANY); in davinci_spi_request_dma()
881 r = edma_alloc_slot(EDMA_CTLR(host->txdma), EDMA_SLOT_ANY); in acquire_dma_channels()
Completed in 15 milliseconds