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

/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dfloppy.h42 static inline void fd_enable_dma(void) fd_enable_dma() function
/linux-4.1.27/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h38 static inline void fd_enable_dma(void) fd_enable_dma() function
/linux-4.1.27/arch/alpha/include/asm/
H A Dfloppy.h17 #define fd_enable_dma() enable_dma(FLOPPY_DMA) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfloppy.h19 #define fd_enable_dma() enable_dma(FLOPPY_DMA) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dfloppy_32.h63 #define fd_enable_dma() sun_fd_enable_dma() macro
H A Dfloppy_64.h51 void (*fd_enable_dma) (void); member in struct:sun_floppy_ops
66 #define fd_enable_dma() sun_fdops.fd_enable_dma() macro

Completed in 292 milliseconds