Home
last modified time | relevance | path

Searched refs:edma_read_slot (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
Dedma.h143 void edma_read_slot(unsigned slot, struct edmacc_param *params);
/linux-4.1.27/arch/arm/common/
Dedma.c1204 void edma_read_slot(unsigned slot, struct edmacc_param *param) in edma_read_slot() function
1216 EXPORT_SYMBOL(edma_read_slot);
/linux-4.1.27/drivers/dma/
Dedma.c768 edma_read_slot(EDMA_CHAN_SLOT(echan->slot[0]), &p); in edma_callback()