1SND_PCM_SGBUF_OPS_PA(9)             PCM API            SND_PCM_SGBUF_OPS_PA(9)
2
3
4

NAME

6       snd_pcm_sgbuf_ops_page - get the page struct at the given offset
7

SYNOPSIS

9       struct page *
10                                            snd_pcm_sgbuf_ops_page(struct snd_pcm_substream * substream,
11                                            unsigned long offset);
12

ARGUMENTS

14       substream
15           the pcm substream instance
16
17       offset
18           the buffer offset
19

DESCRIPTION

21       Returns the page struct at the given buffer offset. Used as the page
22       callback of PCM ops.
23
25Kernel Hackers Manual 2.6.       November 2011         SND_PCM_SGBUF_OPS_PA(9)
Impressum