1SND_DMA_POINTER(9) Miscellaneous Functions SND_DMA_POINTER(9)
23
4
NAME
6snd_dma_pointer - return the current pointer to DMA transfer buffer in
7bytes
8
SYNOPSIS
10unsigned int snd_dma_pointer(unsigned long dma, unsigned int size);
11
ARGUMENTS
13dma
14the dma number
1516
size
17the dma transfer size
18
DESCRIPTION
20Returns the current pointer in DMA tranfer buffer in bytes
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 SND_DMA_POINTER(9)