Query: snd_dma_program
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_DMA_PROGRAM(9) Sound Devices SND_DMA_PROGRAM(9)NAMEsnd_dma_program - program an ISA DMA transferSYNOPSISvoid snd_dma_program(unsigned long dma, unsigned long addr, unsigned int size, unsigned short mode);ARGUMENTSdma the dma number addr the physical address of the buffer size the DMA transfer size mode the DMA transfer mode, DMA_MODE_XXXDESCRIPTIONPrograms an ISA DMA transfer for the given buffer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_DMA_PROGRAM(9)