Searched refs:vdma_mem_alloc (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dfloppy.h172 static unsigned long vdma_mem_alloc(unsigned long size) function
178 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
254 vdma_mem_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dfloppy.h162 static unsigned long vdma_mem_alloc(unsigned long size) function
168 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
246 vdma_mem_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dfloppy.h105 #define fd_dma_mem_alloc(size) vdma_mem_alloc(size)
147 static unsigned long vdma_mem_alloc(unsigned long size) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dfloppy.h161 static unsigned long vdma_mem_alloc(unsigned long size) function
167 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
243 vdma_mem_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dfloppy.h160 static unsigned long vdma_mem_alloc(unsigned long size) function
166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
242 vdma_mem_alloc,

Completed in 58 milliseconds