Searched refs:edma_alloc_slot (Results 1 – 1 of 1) sorted by relevance
485 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() function1078 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()1194 echan->slot[1] = edma_alloc_slot(echan->ecc, in edma_prep_dma_memcpy()1295 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()1610 echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num); in edma_alloc_chan_resources()2261 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()