Searched refs:edma_alloc_slot (Results 1 – 1 of 1) sorted by relevance
454 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() function1059 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()1189 echan->slot[1] = edma_alloc_slot(echan->ecc, in edma_prep_dma_memcpy()1381 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()1685 echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num); in edma_alloc_chan_resources()2432 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()