SND_DMA_POINTER

Section: Miscellaneous Functions (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

snd_dma_pointer - return the current pointer to DMA transfer buffer in bytes  

SYNOPSIS

unsigned int snd_dma_pointer(unsigned long dma, unsigned int size);
 

ARGUMENTS

dma

the dma number

size

the dma transfer size
 

DESCRIPTION

Returns the current pointer in DMA tranfer buffer in bytes  

COPYRIGHT