Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Ddma.c88 void free_dma(unsigned int dmanr) in free_dma() function
109 void free_dma(unsigned int dmanr) in free_dma() function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Ddma.h17 #define free_dma(x) macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddma.c92 void free_dma(unsigned int chan) in free_dma() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dparport.h57 static inline void free_dma(unsigned int dmanr) in free_dma() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Ddma.h177 #define free_dma(dmanr) macro
/OK3568_Linux_fs/kernel/arch/sh/drivers/dma/
H A Ddma-api.c215 void free_dma(unsigned int chan) in free_dma() function