SND_PCM_LIB_PREALLOCATE_PCI_PAGES
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_lib_preallocate_pci_pages - pre-allocation for the PCI bus
SYNOPSIS
"SYNOPSIS"
int snd_pcm_lib_preallocate_pci_pages (struct pci_dev * pci, snd_pcm_substream_t * substream, size_t size, size_t max);
ARGUMENTS
- pci
-
pci device
- 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 PCI bus.
Returns zero if successful, or a negative error code on failure.
DESCRIPTION
Do pre-allocation for the PCI bus.
Returns zero if successful, or a negative error code on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:07 GMT, October 06, 2005