centos man page for snd_dma_alloc_pages_fallback

Query: snd_dma_alloc_pages_fallback

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_DMA_ALLOC_PAGES_(9) 				  Management of Cards and Device				   SND_DMA_ALLOC_PAGES_(9)

NAME
snd_dma_alloc_pages_fallback - allocate the buffer area according to the given type with fallback
SYNOPSIS
int snd_dma_alloc_pages_fallback(int type, struct device * device, size_t size, struct snd_dma_buffer * dmab);
ARGUMENTS
type the DMA buffer type device the device pointer size the buffer size to allocate dmab buffer allocation record to store the allocated data
DESCRIPTION
Calls the memory-allocator function for the corresponding buffer type. When no space is left, this function reduces the size and tries to allocate again. The size actually allocated is stored in res_size argument.
RETURN
Zero if the buffer with the given size is allocated successfully, otherwise a negative value on error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_DMA_ALLOC_PAGES_(9)
Related Man Pages
tiffreadbuffersetup(3t) - redhat
usb_alloc_coherent(9) - centos
cpg_zcb_alloc(3) - centos
tiffreadbuffersetup(3tiff) - opensolaris
tiffwritebuffersetup(3tiff) - opensolaris
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq