snd_pcm_sgbuf_get_ptr (9) - Linux Manuals
snd_pcm_sgbuf_get_ptr: Get the virtual address at the corresponding offset
NAME
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 intofs);
ARGUMENTS
substream
-
- PCM substream
ofs
- byte offset
COPYRIGHT