snd_pcm_sgbuf_get_addr (9) - Linux Manuals
snd_pcm_sgbuf_get_addr: Get the DMA address at the corresponding offset
NAME
snd_pcm_sgbuf_get_addr - Get the DMA address at the corresponding offset
SYNOPSIS
-
dma_addr_t snd_pcm_sgbuf_get_addr(struct snd_pcm_substream
* substream, unsigned intofs);
ARGUMENTS
substream
-
- PCM substream
ofs
- byte offset
COPYRIGHT