SND_DMA_PROGRAM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_dma_program - program an ISA DMA transfer
SYNOPSIS
"SYNOPSIS"
void snd_dma_program (unsigned long dma, unsigned long addr, unsigned int size, unsigned short mode);
ARGUMENTS
- dma
-
the dma number
- addr
-
the physical address of the buffer
- size
-
the DMA transfer size
- mode
-
the DMA transfer mode, DMA_MODE_XXX
DESCRIPTION
Programs an ISA DMA transfer for the given buffer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:50 GMT, October 09, 2005