1SND_DMA_DISABLE(9) Miscellaneous Functions SND_DMA_DISABLE(9)
23
4
NAME
6snd_dma_disable - stop the ISA DMA transfer
7
SYNOPSIS
9void snd_dma_disable(unsigned long dma);
10
ARGUMENTS
12dma
13the dma number
14
DESCRIPTION
16Stops the ISA DMA transfer.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 SND_DMA_DISABLE(9)