SND_PCM_SGBUF_OPS_PAGE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_sgbuf_ops_page - get the page struct at the given offset
SYNOPSIS
"SYNOPSIS"
struct page * snd_pcm_sgbuf_ops_page (snd_pcm_substream_t * substream, unsigned long offset);
ARGUMENTS
- substream
-
the pcm substream instance
- offset
-
the buffer offset
DESCRIPTION
Returns the page struct at the given buffer offset.
Used as the page callback of PCM ops.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:12 GMT, October 06, 2005