SND_DMA_GET_RESERVED_BUF
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_dma_get_reserved_buf - get the reserved buffer for the given device
SYNOPSIS
"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.
Returns the size of buffer if the buffer is found, or zero if not found.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:50 GMT, October 09, 2005