snd_pcm_sgbuf_get_addr (9) Linux Manual Page
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_substreamsubstream* , unsigned intofs);
Arguments
substream
-
- PCM substream
ofs
- byte offset
