Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/include/asm/
Dfloppy.h150 static void _fd_dma_mem_free(unsigned long addr, unsigned long size) in _fd_dma_mem_free() function
154 #define fd_dma_mem_free(addr,size) _fd_dma_mem_free(addr, size)
/linux-3.4.99/arch/parisc/include/asm/
Dfloppy.h180 static void _fd_dma_mem_free(unsigned long addr, unsigned long size) in _fd_dma_mem_free() function
188 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size)
/linux-3.4.99/arch/x86/include/asm/
Dfloppy.h168 static void _fd_dma_mem_free(unsigned long addr, unsigned long size) in _fd_dma_mem_free() function
176 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size)