snd_pcm_sgbuf_get_ptr(9) 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

COPYRIGHT