Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/include/csp/
DdmacHw.h444 void dmacHw_stopTransfer(dmacHw_HANDLE_t handle /* [ IN ] DMA Channel handle */
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/
DdmacHw_extra.c606 void dmacHw_stopTransfer(dmacHw_HANDLE_t handle /* [ IN ] DMA Channel handle */ in dmacHw_stopTransfer() function
/linux-2.6.39/arch/arm/mach-bcmring/
Ddma.c1431 dmacHw_stopTransfer(channel->dmacHwHandle); in dma_stop_transfer()