Searched defs:fd_clear_dma_ff (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dfloppy.h62 static inline void fd_clear_dma_ff(void) fd_clear_dma_ff() function
/linux-4.1.27/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h57 static inline void fd_clear_dma_ff(void) fd_clear_dma_ff() function
/linux-4.1.27/arch/alpha/include/asm/
H A Dfloppy.h21 #define fd_clear_dma_ff() clear_dma_ff(FLOPPY_DMA) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfloppy.h22 #define fd_clear_dma_ff() clear_dma_ff(FLOPPY_DMA) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dfloppy_32.h67 #define fd_clear_dma_ff() /* nothing... */ macro
H A Dfloppy_64.h70 #define fd_clear_dma_ff() /* nothing... */ macro

Completed in 91 milliseconds