Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dedma.c241 edma_stop(echan->ch_num); in edma_execute()
271 edma_stop(echan->ch_num); in edma_terminate_all()
747 edma_stop(echan->ch_num); in edma_callback()
792 edma_stop(echan->ch_num); in edma_callback()
852 edma_stop(echan->ch_num); in edma_free_chan_resources()
/linux-4.1.27/include/linux/platform_data/
Dedma.h147 void edma_stop(unsigned channel);
/linux-4.1.27/arch/arm/common/
Dedma.c705 edma_stop(EDMA_CTLR_CHAN(ctlr, channel)); in edma_alloc_channel()
1339 void edma_stop(unsigned channel) in edma_stop() function
1363 EXPORT_SYMBOL(edma_stop);