via_chan_init
Name
via_chan_init -- Initialize PCM channel
Synopsis
void via_chan_init
(struct via_info * card, struct via_channel * chan);
Arguments
card
Private audio chip info
chan
Channel to be initialized
Description
Performs some of the preparations necessary to begin
using a PCM channel.
Currently the preparations consist of
setting the PCM channel to a known state.