Searched refs:edma_read_slot (Results 1 – 3 of 3) sorted by relevance
143 void edma_read_slot(unsigned slot, struct edmacc_param *params);
1204 void edma_read_slot(unsigned slot, struct edmacc_param *param) in edma_read_slot() function1216 EXPORT_SYMBOL(edma_read_slot);
768 edma_read_slot(EDMA_CHAN_SLOT(echan->slot[0]), &p); in edma_callback()