1SND_PCM_SGBUF_GET_CH(9)          Sound Devices         SND_PCM_SGBUF_GET_CH(9)
2
3
4

NAME

6       snd_pcm_sgbuf_get_chunk_size - Compute the max size that fits within
7       the contig. page from the given size
8

SYNOPSIS

10       unsigned int
11                                                 snd_pcm_sgbuf_get_chunk_size(struct snd_pcm_substream * substream,
12                                                 unsigned int ofs,
13                                                 unsigned int size);
14

ARGUMENTS

16       substream
17           PCM substream
18
19       ofs
20           byte offset
21
22       size
23           byte size to examine
24
26Kernel Hackers Manual 3.10         June 2019           SND_PCM_SGBUF_GET_CH(9)
Impressum