1SND_PCM_SGBUF_GET_AD(9) Sound Devices SND_PCM_SGBUF_GET_AD(9)
23
4
NAME
6snd_pcm_sgbuf_get_addr - Get the DMA address at the corresponding
7offset
8
SYNOPSIS
10dma_addr_t snd_pcm_sgbuf_get_addr(struct snd_pcm_substream * substream,
11unsigned int ofs);
12
ARGUMENTS
14substream
15PCM substream
1617
ofs
18byte offset
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 SND_PCM_SGBUF_GET_AD(9)