get_dma_residue   246 include/asm-parisc/floppy.h 		get_dma_residue,
get_dma_residue   234 include/asm-x86/floppy.h 		get_dma_residue,
get_dma_residue    94 sound/core/isadma.c 	result = get_dma_residue(dma);
get_dma_residue   411 sound/mips/au1x00.c 	location = get_dma_residue(stream->dma);
get_dma_residue   654 sound/oss/dmabuf.c 		pos = get_dma_residue(chan);
get_dma_residue  1044 sound/oss/dmabuf.c 		pos = dmap->bytes_in_use - get_dma_residue(chan);
get_dma_residue  1145 sound/oss/dmabuf.c 		pos = dmap->bytes_in_use - get_dma_residue(chan);
get_dma_residue   469 sound/oss/sscape.c 		if ((resid = get_dma_residue(devc->dma)) == 0)