Home
last modified time | relevance | path

Searched defs:fd_dma_mem_free (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h116 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() function
/linux/arch/mips/include/asm/mach-generic/
H A Dfloppy.h120 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() function
/linux/arch/m68k/include/asm/
H A Dfloppy.h154 #define fd_dma_mem_free(addr,size) _fd_dma_mem_free(addr, size) macro
/linux/arch/x86/include/asm/
H A Dfloppy.h176 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size) macro
/linux/arch/parisc/include/asm/
H A Dfloppy.h176 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size) macro