EMU10K1_VOICE_ALLOC_BUFFER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
emu10k1_voice_alloc_buffer -
SYNOPSIS
"SYNOPSIS"
int emu10k1_voice_alloc_buffer (struct emu10k1_card * card, struct voice_mem * mem, u32 pages);
ARGUMENTS
- card
-
-- undescribed --
- mem
-
-- undescribed --
- pages
-
-- undescribed --
DESCRIPTION
allocates the memory buffer for a voice. Two page tables are kept for each buffer.
One (dma_handle) keeps track of the host memory pages used and the other (virtualpagetable)
is passed to the device so that it can do DMA to host memory.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:32 GMT, October 06, 2005