SND_PCM_SGBUF_GET_CH(9) | Sound Devices | SND_PCM_SGBUF_GET_CH(9) |
NAME¶
snd_pcm_sgbuf_get_chunk_size - Compute the max size that fits within the contig. page from the given size
SYNOPSIS¶
unsigned int snd_pcm_sgbuf_get_chunk_size(struct snd_pcm_substream * substream, unsigned int ofs, unsigned int size);
ARGUMENTS¶
substream
PCM substream
ofs
byte offset
size
byte size to examine
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |