Home
last modified time | relevance | path

Searched defs:free_dma (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/kernel/
Ddma.c88 void free_dma(unsigned int dmanr) in free_dma() function
109 void free_dma(unsigned int dmanr) in free_dma() function
/linux-3.3/arch/ia64/include/asm/
Ddma.h20 #define free_dma(x) macro
/linux-3.3/arch/s390/include/asm/
Ddma.h14 #define free_dma(x) do { } while (0) macro
/linux-3.3/arch/sparc/include/asm/
Dparport.h54 static inline void free_dma(unsigned int dmanr) in free_dma() function
/linux-3.3/arch/arm/kernel/
Ddma.c95 void free_dma(unsigned int chan) in free_dma() function
/linux-3.3/arch/parisc/include/asm/
Ddma.h177 #define free_dma(dmanr) macro
/linux-3.3/arch/sh/drivers/dma/
Ddma-api.c217 void free_dma(unsigned int chan) in free_dma() function
/linux-3.3/arch/blackfin/kernel/
Dbfin_dma_5xx.c183 void free_dma(unsigned int channel) in free_dma() function