Searched refs:vdma_get_dma_residue (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dfloppy.h101 #define fd_get_dma_residue() vdma_get_dma_residue(FLOPPY_DMA)
138 static int vdma_get_dma_residue(unsigned int dummy) function
/linux-master/arch/powerpc/include/asm/
H A Dfloppy.h101 static int vdma_get_dma_residue(unsigned int dummy) function
178 ._get_dma_residue = vdma_get_dma_residue,
/linux-master/arch/parisc/include/asm/
H A Dfloppy.h138 static int vdma_get_dma_residue(unsigned int dummy) function
241 vdma_get_dma_residue,
/linux-master/arch/x86/include/asm/
H A Dfloppy.h138 static int vdma_get_dma_residue(unsigned int dummy) function
241 ._get_dma_residue = vdma_get_dma_residue,

Completed in 103 milliseconds