1. NAME

snd_dma_disable - stop the ISA DMA transfer

2. SYNOPSIS

void snd_dma_disable(unsigned long  dma );

3. ARGUMENTS

dma
    the dma number

4. DESCRIPTION

Stops the ISA DMA transfer.

5. COPYRIGHT