Searched refs:edma_alloc_slot (Results 1 – 1 of 1) sorted by relevance
494 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() function1092 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()1221 echan->slot[1] = edma_alloc_slot(echan->ecc, in edma_prep_dma_memcpy()1333 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()1638 echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num); in edma_alloc_chan_resources()2331 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()