snd_pcm_lib_malloc_pages(9) suse man page | unix.com

Man Page: snd_pcm_lib_malloc_pages

Operating Environment: suse

Section: 9

SND_PCM_LIB_MALLOC_P(9) 					   Sound Devices					   SND_PCM_LIB_MALLOC_P(9)

NAME
snd_pcm_lib_malloc_pages - allocate the DMA buffer
SYNOPSIS
int snd_pcm_lib_malloc_pages(struct snd_pcm_substream * substream, size_t size);
ARGUMENTS
substream the substream to allocate the DMA buffer to size the requested buffer size in bytes
DESCRIPTION
Allocates the DMA buffer on the BUS type given earlier to snd_pcm_lib_preallocate_xxx_pages. Returns 1 if the buffer is changed, 0 if not changed, or a negative code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_MALLOC_P(9)
Related Man Pages
cpg_zcb_alloc(3) - debian
ldns_buffer_clear(3) - debian
ldns_buffer_export(3) - debian
ldns_buffer_new_frm_data(3) - debian
ddi_dma_get_attr(9f) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB