SND_PCM_SGBUF_OPS_PA(9) Sound Devices SND_PCM_SGBUF_OPS_PA(9)NAMEsnd_pcm_sgbuf_ops_page - get the page struct at the given offsetSYNOPSISstruct page * snd_pcm_sgbuf_ops_page(struct snd_pcm_substream * substream, unsigned long offset);ARGUMENTSsubstream the pcm substream instance offset the buffer offsetDESCRIPTIONReturns the page struct at the given buffer offset. Used as the page callback of PCM ops.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_SGBUF_OPS_PA(9)