Home
last modified time | relevance | path

Searched refs:edma_alloc_slot (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
Dedma.h121 int edma_alloc_slot(unsigned ctlr, int slot);
/linux-4.1.27/drivers/dma/
Dedma.c501 edma_alloc_slot(EDMA_CTLR(echan->ch_num), in edma_prep_slave_sg()
657 edma_alloc_slot(EDMA_CTLR(echan->ch_num), in edma_prep_dma_cyclic()
1029 ecc->dummy_slot = edma_alloc_slot(ecc->ctlr, EDMA_SLOT_ANY); in edma_probe()
/linux-4.1.27/arch/arm/common/
Dedma.c764 int edma_alloc_slot(unsigned ctlr, int slot) in edma_alloc_slot() function
794 EXPORT_SYMBOL(edma_alloc_slot);