Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dedma.h151 void edma_resume(unsigned channel);
/linux-4.1.27/drivers/dma/
Dedma.c230 edma_resume(echan->ch_num); in edma_execute()
319 edma_resume(echan->ch_num); in edma_dma_resume()
/linux-4.1.27/arch/arm/common/
Dedma.c1250 void edma_resume(unsigned channel) in edma_resume() function
1263 EXPORT_SYMBOL(edma_resume);