Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/arch/ia64/include/asm/
H A Ddma.h15 #define free_dma(x) macro
/openbmc/linux/arch/arm/kernel/
H A Ddma.c92 void free_dma(unsigned int chan) in free_dma() function
/openbmc/linux/arch/sparc/include/asm/
H A Dparport_64.h58 static inline void free_dma(unsigned int dmanr) in free_dma() function
/openbmc/linux/arch/parisc/include/asm/
H A Ddma.h179 #define free_dma(dmanr) macro
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-api.c215 void free_dma(unsigned int chan) in free_dma() function