SND_PCM_SGBUF_GET_PT(9) | Sound Devices | SND_PCM_SGBUF_GET_PT(9) |
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 int ofs);
ARGUMENTS¶
substream
PCM substream
ofs
byte offset
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |