snd_pcm_sgbuf_ops_page — get the page struct at the given offset
struct page * snd_pcm_sgbuf_ops_page
(struct snd_pcm_substream * substream, unsigned long offset);
the pcm substream instance
the buffer offset
Returns the page struct at the given buffer offset. Used as the page callback of PCM ops.