Home
last modified time | relevance | path

Searched refs:get_dma_residue (Results 1 – 20 of 20) sorted by relevance

/arch/mn10300/include/asm/
Ddma.h99 static inline int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
/arch/arm/include/asm/
Ddma.h137 extern int get_dma_residue(unsigned int chan);
/arch/mips/include/asm/mach-generic/
Dfloppy.h84 return get_dma_residue(FLOPPY_DMA); in fd_get_dma_residue()
/arch/sparc/include/asm/
Dfloppy_64.h56 unsigned int (*get_dma_residue) (void); member
74 #define get_dma_residue(x) sun_fdops.get_dma_residue() macro
631 sun_fdops.get_dma_residue = sun_pci_get_dma_residue; in sun_floppy_init()
744 sun_fdops.get_dma_residue = sun_get_dma_residue; in sun_floppy_init()
Dparport.h103 static inline unsigned int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
Dfloppy_32.h82 #define get_dma_residue(x) (0) macro
/arch/sh/drivers/dma/
Ddma-pvr2.c26 if (get_dma_residue(PVR2_CASCADE_CHAN)) { in pvr2_dma_interrupt()
Ddma-api.c95 int get_dma_residue(unsigned int chan) in get_dma_residue() function
105 EXPORT_SYMBOL(get_dma_residue);
/arch/parisc/include/asm/
Ddma.h91 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
Dfloppy.h246 get_dma_residue,
/arch/arm/kernel/
Ddma.c254 int get_dma_residue(unsigned int chan) in get_dma_residue() function
264 EXPORT_SYMBOL(get_dma_residue);
/arch/sh/include/asm/
Ddma.h127 extern int get_dma_residue(unsigned int chan);
/arch/m68k/include/asm/
Ddma.h279 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
465 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
/arch/x86/include/asm/
Ddma.h287 static inline int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
Dfloppy.h234 get_dma_residue,
/arch/mips/include/asm/
Ddma.h290 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
/arch/powerpc/include/asm/
Ddma.h321 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
Dfloppy.h169 ._get_dma_residue = get_dma_residue,
/arch/alpha/include/asm/
Ddma.h346 static __inline__ int get_dma_residue(unsigned int dmanr) in get_dma_residue() function
/arch/mips/include/asm/mach-au1x00/
Dau1000_dma.h432 static inline int get_dma_residue(unsigned int dmanr) in get_dma_residue() function