snd_dma_get_reserved_buf(9) centos man page | unix.com

Man Page: snd_dma_get_reserved_buf

Operating Environment: centos

Section: 9

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

NAME
snd_dma_get_reserved_buf - get the reserved buffer for the given device
SYNOPSIS
size_t snd_dma_get_reserved_buf(struct snd_dma_buffer * dmab, unsigned int id);
ARGUMENTS
dmab the buffer allocation record to store id the buffer id
DESCRIPTION
Looks for the reserved-buffer list and re-uses if the same buffer is found in the list. When the buffer is found, it's removed from the free list.
RETURN
The size of buffer if the buffer is found, or zero if not found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_DMA_GET_RESERVED(9)
Related Man Pages
srand48_r(3) - centos
ll_rw_block(9) - suse
cpg_zcb_alloc(3) - debian
glinvalidatebuffersubdata(3g) - centos
keyctl_get_security_alloc(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq