Home
last modified time | relevance | path

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

/linux/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) in vdma_get_dma_residue() function
/linux/arch/powerpc/include/asm/
H A Dfloppy.h101 static int vdma_get_dma_residue(unsigned int dummy) in vdma_get_dma_residue() function
178 ._get_dma_residue = vdma_get_dma_residue,
/linux/arch/parisc/include/asm/
H A Dfloppy.h138 static int vdma_get_dma_residue(unsigned int dummy) in vdma_get_dma_residue() function
241 vdma_get_dma_residue,
/linux/arch/x86/include/asm/
H A Dfloppy.h138 static int vdma_get_dma_residue(unsigned int dummy) in vdma_get_dma_residue() function
241 ._get_dma_residue = vdma_get_dma_residue,