Searched defs:fd_free_dma (Results 1 - 10 of 10) sorted by relevance

/arch/mips/include/asm/mach-generic/
H A Dfloppy.h57 static inline void fd_free_dma(void) function
/arch/alpha/include/asm/
H A Dfloppy.h20 #define fd_free_dma() free_dma(FLOPPY_DMA) macro
/arch/arm/include/asm/
H A Dfloppy.h46 #define fd_free_dma() free_dma(DMA_FLOPPY) macro
/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h53 static inline void fd_free_dma(void) function
/arch/m68k/include/asm/
H A Dfloppy.h108 #define fd_free_dma() /* nothing */ macro
/arch/powerpc/include/asm/
H A Dfloppy.h21 #define fd_free_dma() fd_ops->_free_dma(FLOPPY_DMA) macro
/arch/parisc/include/asm/
H A Dfloppy.h49 #define fd_free_dma() CSW._free_dma(FLOPPY_DMA) macro
/arch/sparc/include/asm/
H A Dfloppy_32.h66 #define fd_free_dma() /* nothing... */ macro
H A Dfloppy_64.h69 #define fd_free_dma() /* nothing... */ macro
/arch/x86/include/asm/
H A Dfloppy.h38 #define fd_free_dma() CSW._free_dma(FLOPPY_DMA) macro

Completed in 159 milliseconds