1SND_PCM_SGBUF_GET_CH(9) Sound Devices SND_PCM_SGBUF_GET_CH(9)
23
4
NAME
6snd_pcm_sgbuf_get_chunk_size - Compute the max size that fits within
7the contig. page from the given size
8
SYNOPSIS
10unsigned int
11snd_pcm_sgbuf_get_chunk_size(struct snd_pcm_substream * substream,
12unsigned int ofs,
13unsigned int size);
14
ARGUMENTS
16substream
17PCM substream
1819
ofs
20byte offset
2122
size
23byte size to examine
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 SND_PCM_SGBUF_GET_CH(9)