SND_PCM_LIB_PREALLOCATE_ISA_PAGES
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_lib_preallocate_isa_pages - pre-allocation for the ISA bus
SYNOPSIS
"SYNOPSIS"
int snd_pcm_lib_preallocate_isa_pages (snd_pcm_substream_t * substream, size_t size, size_t max);
ARGUMENTS
- substream
-
substream to assign the buffer
- size
-
the requested pre-allocation size in bytes
- max
-
max. buffer size acceptable for the changes via proc file
DESCRIPTION
Do pre-allocation for the ISA bus.
Returns zero if successful, or a negative error code on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:29 GMT, October 06, 2005