Searched refs:_dma_mem_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dfloppy.h43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc)(unsigned long size); member in struct:fd_routine_l
235 ._dma_mem_alloc = dma_mem_alloc,
242 ._dma_mem_alloc = vdma_mem_alloc,
/linux-master/arch/parisc/include/asm/
H A Dfloppy.h41 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc) (unsigned long size); member in struct:fd_routine_l

Completed in 105 milliseconds