via_chan_clear

Name

via_chan_clear --  Stop DMA channel operation, and reset pointers

Synopsis

void via_chan_clear (struct via_info * card, struct via_channel * chan);

Arguments

card

the chip to accessed

chan

Channel to be cleared

Description

Call via_chan_stop to halt DMA operations, and then resets all software pointers which track DMA operation.