edma_alloc_slot  1103 drivers/dma/ti/edma.c 				edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY);
edma_alloc_slot  1233 drivers/dma/ti/edma.c 			echan->slot[1] = edma_alloc_slot(echan->ecc,
edma_alloc_slot  1350 drivers/dma/ti/edma.c 				edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY);
edma_alloc_slot  1655 drivers/dma/ti/edma.c 	echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num);
edma_alloc_slot  2392 drivers/dma/ti/edma.c 	ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY);