snd_pcm_sgbuf_get_ptr (9) Linux Manual Page
snd_pcm_sgbuf_get_ptr – Get the virtual address at the corresponding offset
Synopsis
void *snd_pcm_sgbuf_get_ptr(struct snd_pcm_substream *substream, unsigned int ofs);
Arguments
substream
-
- PCM substream
ofs
- byte offset
