Searched refs:edma_write_slot (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/dma/ |
| D | edma.c | 452 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() function 514 edma_write_slot(ecc, slot, &dummy_paramset); in edma_alloc_slot() 525 edma_write_slot(ecc, slot, &dummy_paramset); in edma_free_slot() 770 edma_write_slot(ecc, echan->slot[i], &edesc->pset[j].param); in edma_execute() 2209 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe()
|